JsonMessageFormatter.IJsonRpcFormatterState.DeserializingMessageWithId Property

Definition

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

Property Value

Implements

Applies to