JsonRpcRequest.IsNotification 属性

定义

获取一个值,该值指示这是否是通知,并且不需要响应。

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

属性值

属性

适用于