MessagePackFormatter.IJsonRpcFormatterState.SerializingRequest Property

Definition

Gets a value indicating whether a JsonRpcRequest is being serialized.

bool StreamJsonRpc.Reflection.IJsonRpcFormatterState.SerializingRequest { get; }
member this.StreamJsonRpc.Reflection.IJsonRpcFormatterState.SerializingRequest : bool
 ReadOnly Property SerializingRequest As Boolean Implements IJsonRpcFormatterState.SerializingRequest

Property Value

Implements

Applies to