Share via


IJsonRpcFormatterState.SerializingMessageWithId Property

Definition

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

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

Property Value

Applies to