Click or drag to resize

RestOperationContext Properties

The RestOperationContext type exposes the following members.

Properties
  NameDescription
Public propertyAppliedPolicies
Policies that were applied on the context
Public propertyStatic memberCurrent
Gets the current operation context
Public propertyData
A series of data element associated with the operation context
Public propertyEndpointOperation
Endpoint operation
Public propertyIncomingRequest
Incoming request
Public propertyOutgoingResponse
Outgoing resposne
Public propertyServiceEndpoint
Gets the service of the context
Top
See Also