OperationContext.Current Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the execution context for the current thread.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.OperationContextThe OperationContext that represents the messaging and execution context of the current method.
Show: