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