OperationDescription Properties

OperationDescription Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The OperationDescription type exposes the following members.

  NameDescription
Public property BeginMethod Gets or sets the begin method of the operation.
Public property DeclaringContract Gets or sets the contract to which the operation belongs.
Public property EndMethod Gets or sets the end method of the operation.
Public property Faults Gets a collection of the descriptions of the faults associated with the operation description.
Public property IsOneWay Gets a value that indicates whether an operation returns a reply message.
Public property KnownTypes Gets the known types associated with the operation description.
Public property Messages Gets or sets the descriptions of the messages that make up the operation.
Public property Name Gets or sets the name of the operation description.
Public property SyncMethod Gets or sets the service synchronization method of the operation description.
Top

Show:
© 2017 Microsoft