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
.NET Framework (current version)
Initializes a new instance of the ClientOperation class.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | ClientOperation(ClientRuntime^, String^, String^) | Initializes a new instance of the ClientOperation class using the specified ClientRuntime, name, and action values. |
![]() | ClientOperation(ClientRuntime^, String^, String^, String^) | Initializes a new instance of the ClientOperation class using the specified ClientRuntime, name, action, and reply action values. |
Show:
