Share via


JsonRpcRequest.IsResponseExpected Property

Definition

Gets a value indicating whether a response to this request is expected.

[System.Runtime.Serialization.IgnoreDataMember]
public bool IsResponseExpected { get; }
[<System.Runtime.Serialization.IgnoreDataMember>]
member this.IsResponseExpected : bool
Public ReadOnly Property IsResponseExpected As Boolean

Property Value

Attributes

Applies to