OperationResponse.StatusCode Property

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

When overridden in a derived class, gets or sets the HTTP response code associated with a single operation.

Namespace:  System.Data.Services.Client
Assembly:  System.Data.Services.Client (in System.Data.Services.Client.dll)

Syntax

'Declaration
Public Property StatusCode As Integer
public int StatusCode { get; internal set; }

Property Value

Type: System.Int32
Integer value that contains response code.

Version Information

Silverlight

Supported in: 5, 4, 3

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.