次の方法で共有


JsonRpcRequest.IsNotification プロパティ

定義

これが通知であり、応答が想定されていないかどうかを示す値を取得します。

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

プロパティ値

属性

適用対象