JsonRpcRequest.IsResponseExpected 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 a response to this request is expected.
[System.Runtime.Serialization.IgnoreDataMember]
public bool IsResponseExpected { get; }
[<System.Runtime.Serialization.IgnoreDataMember>]
member this.IsResponseExpected : bool
Public ReadOnly Property IsResponseExpected As Boolean
Property Value
- Attributes