JsonRpcResponseEventArgs.IsSuccessfulResponse Property

Definition

Gets a value indicating whether the response is a result (as opposed to an error).

public bool IsSuccessfulResponse { get; }
member this.IsSuccessfulResponse : bool
Public ReadOnly Property IsSuccessfulResponse As Boolean

Property Value

Applies to