IJsonRpcFormatterState 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
實例所實作 IJsonRpcMessageFormatter 的介面,可支援某些格式子延伸模組,例如 MessageFormatterEnumerableTracker 。
public interface IJsonRpcFormatterState
type IJsonRpcFormatterState = interface
Public Interface IJsonRpcFormatterState
- 衍生
屬性
DeserializingMessageWithId |
取得目前正在還原序列化之回應的識別碼。 |
SerializingMessageWithId |
取得目前正在序列化之要求或回應的識別碼。 |
SerializingRequest |
取得值,指出 是否 JsonRpcRequest 正在序列化 。 |