OperationContext.RequestContext Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the request context implementation for this method.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Channels.RequestContextA RequestContext implementation, or null if there is no request context.
Show: