RequestContext Property

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.

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

public RequestContext RequestContext { get; set; }

Property Value

Type: System.ServiceModel.Channels.RequestContext
A RequestContext implementation, or null if there is no request context.

One-way operations do not have a request context.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft