RequestContext Class

Contains information about the endpoint and binding context for a given incoming request. This data is used when the message is processed, and enables asynchronous behavior of message processing.

Namespace: Ws.Services.Binding
Assembly: MFWsStack (in mfwsstack.dll)

Syntax

public class RequestContext

Version Information

Available in the .NET Micro Framework version 4.1.

See Also

Reference

RequestContext Members
Ws.Services.Binding Namespace