AsyncStreamingClientResult<T>.Status Property

Definition

Gets the status code of the service response.

public int Status { get; }
member this.Status : int
Public ReadOnly Property Status As Integer

Property Value

Exceptions

The result has been disposed.

Applies to