Share via


JsonRpcRequest.IsNotification Property

Definition

Gets a value indicating whether this is a notification, and no response is expected.

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

Property Value

Attributes

Applies to