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
.NET Framework (current version)
Initializes a new instance of the OperationContextScope class.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | OperationContextScope(IContextChannel^) | Initializes a new instance of the OperationContextScope class that uses the specified IContextChannel to create a new OperationContext for the scope. |
![]() | OperationContextScope(OperationContext^) | Initializes a new instance of the OperationContextScope class to create a scope for the specified OperationContext object. |
Show:
