Langue

JsonRpcRequest.IsNotification Propriété

Définition

Obtient une valeur indiquant s’il s’agit d’une notification et qu’aucune réponse n’est attendue.

[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

Valeur de propriété

Attributs

S’applique à