OperationResponse 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 OperationResponse type exposes the following members.

Properties

  Name Description
Public property Error Gets error thrown by the operation.
Public property Headers When overridden in a derived class, contains the HTTP response headers associated with a single operation.
Public property StatusCode When overridden in a derived class, gets or sets the HTTP response code associated with a single operation.

Top