Delen via


ODataAsynchronousResponseMessage.StatusCode Property

Definition

Gets or sets the result status code of the response message.

public int StatusCode { get; set; }
member this.StatusCode : int with get, set
Public Property StatusCode As Integer

Property Value

The result status code of the response message.

Implements

Applies to