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.

DispatchOperation Constructor

 

Initializes a new instance of the DispatchOperation class.

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

NameDescription
System_CAPS_pubmethodDispatchOperation(DispatchRuntime^, String^, String^)

Initializes a new instance of the DispatchOperation class using the specified dispatch run-time, name, and action values.

System_CAPS_pubmethodDispatchOperation(DispatchRuntime^, String^, String^, String^)

Initializes a new instance of the DispatchOperation class using the specified dispatch run-time, name, action, and reply action values.

Return to top
Show:
© 2017 Microsoft