Condividi tramite


IJsonRpcFormatterState Interfaccia

Definizione

Interfaccia implementata dalle IJsonRpcMessageFormatter istanze per supportare alcune estensioni del formattatore, ad MessageFormatterEnumerableTrackeresempio .

public interface IJsonRpcFormatterState
type IJsonRpcFormatterState = interface
Public Interface IJsonRpcFormatterState
Derivato

Proprietà

DeserializingMessageWithId

Ottiene l'ID della risposta attualmente in fase di deserializzazione.

SerializingMessageWithId

Ottiene l'ID della richiesta o della risposta attualmente serializzata.

SerializingRequest

Ottiene un valore che indica se un JsonRpcRequest oggetto viene serializzato.

Si applica a