Share via


IJsonRpcFormatterState.DeserializingMessageWithId Property

Definition

Gets the ID of the response currently being deserialized.

public StreamJsonRpc.RequestId DeserializingMessageWithId { get; }
member this.DeserializingMessageWithId : StreamJsonRpc.RequestId
Public ReadOnly Property DeserializingMessageWithId As RequestId

Property Value

Applies to