Click or drag to resize

OperationDescription Properties

The OperationDescription type exposes the following members.

Properties
  NameDescription
Public propertyBehaviors
Gets the operation behaviors on this behavior
Public propertyContract
Gets the contract object
Public propertyInvokeMethod
Invoke the specified method
Public propertyMethod
Gets the method that triggers this operation to be fired
Public propertyUriTemplate
The template that should be used to invoke the method
Top
See Also