ContractDescription.Operations Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the collection of operation descriptions associated with the contract.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Description.OperationDescriptionCollectionThe OperationDescriptionCollection that contains the operation descriptions associated with the contract description.
Show: