Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ClientOperation Constructor

 

Initializes a new instance of the ClientOperation class.

Namespace:   System.ServiceModel.Dispatcher
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

NameDescription
System_CAPS_pubmethodClientOperation(ClientRuntime^, String^, String^)

Initializes a new instance of the ClientOperation class using the specified ClientRuntime, name, and action values.

System_CAPS_pubmethodClientOperation(ClientRuntime^, String^, String^, String^)

Initializes a new instance of the ClientOperation class using the specified ClientRuntime, name, action, and reply action values.

Return to top
Show:
© 2017 Microsoft