JsonRpcRequest.IsNotification 속성

정의

알림인지 여부를 나타내는 값을 가져오며 응답이 필요하지 않습니다.

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

속성 값

특성

적용 대상