JsonRpcRequest.IsNotification Proprietà

Definizione

Ottiene un valore che indica se si tratta di una notifica e non è prevista alcuna risposta.

[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

Valore della proprietà

Attributi

Si applica a