JsonRpcRequest.IsNotification Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob es sich um eine Benachrichtigung handelt und keine Antwort erwartet wird.

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

Eigenschaftswert

Attribute

Gilt für: