OperationContext Properties

OperationContext Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The OperationContext type exposes the following members.

  NameDescription
Public property Static member Current Gets or sets the execution context for the current thread.
Public property IncomingMessageHeaders Gets the incoming message headers for the OperationContext.
Public property IncomingMessageProperties Gets the message properties for the incoming message in the OperationContext.
Public property IncomingMessageVersion Gets the incoming SOAP message version for the OperationContext.
Public property IsUserContext This property is intended for system use and should not be called by users.
Public property OutgoingMessageHeaders Gets the outgoing message headers for the active OperationContext.
Public property OutgoingMessageProperties Gets the message properties for the outbound message in the active OperationContext.
Public property RequestContext Gets or sets the request context implementation for this method.
Top

Show:
© 2017 Microsoft