Response.IsError Property

Definition

Indicates whether the status code of the returned response is considered an error code.

public virtual bool IsError { get; }
member this.IsError : bool
Public Overridable ReadOnly Property IsError As Boolean

Property Value

Applies to