JsonRpcRequest.IsNotification Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating whether this is a notification, and no response is expected.
[System.Runtime.Serialization.IgnoreDataMember]
public bool IsNotification { get; }
[<System.Runtime.Serialization.IgnoreDataMember>]
member this.IsNotification : bool
Public ReadOnly Property IsNotification As Boolean
Property Value
- Attributes