JsonMessageFormatter.IJsonRpcFormatterState.DeserializingMessageWithId 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 the ID of the response currently being deserialized.
StreamJsonRpc.RequestId StreamJsonRpc.Reflection.IJsonRpcFormatterState.DeserializingMessageWithId { get; }
member this.StreamJsonRpc.Reflection.IJsonRpcFormatterState.DeserializingMessageWithId : StreamJsonRpc.RequestId
ReadOnly Property DeserializingMessageWithId As RequestId Implements IJsonRpcFormatterState.DeserializingMessageWithId