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.

OperationContextScope Constructor

 

Initializes a new instance of the OperationContextScope class.

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

NameDescription
System_CAPS_pubmethodOperationContextScope(IContextChannel^)

Initializes a new instance of the OperationContextScope class that uses the specified IContextChannel to create a new OperationContext for the scope.

System_CAPS_pubmethodOperationContextScope(OperationContext^)

Initializes a new instance of the OperationContextScope class to create a scope for the specified OperationContext object.

Return to top
Show:
© 2017 Microsoft