Del via


ReceiveResponse.StatusCode Property

Definition

Gets or sets the status code of this response.

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

Property Value

The numeric portion of a status code.

Applies to