MessagePackFormatter.IJsonRpcFormatterState.SerializingMessageWithId Property

Definition

Gets the id of the request or response currently being serialized.

StreamJsonRpc.RequestId StreamJsonRpc.Reflection.IJsonRpcFormatterState.SerializingMessageWithId { get; }
member this.StreamJsonRpc.Reflection.IJsonRpcFormatterState.SerializingMessageWithId : StreamJsonRpc.RequestId
 ReadOnly Property SerializingMessageWithId As RequestId Implements IJsonRpcFormatterState.SerializingMessageWithId

Property Value

Implements

Applies to