WebOperationContext Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The WebOperationContext type exposes the following members.

Properties

  Name Description
Public propertyStatic member Current Gets the current Web operation context.
Public property IncomingResponse Gets the Web response context for the request being received.
Public property OutgoingRequest Gets the Web request context for the request being sent.

Top