次の方法で共有


JsonMessageFormatter.IJsonRpcFormatterState.DeserializingMessageWithId プロパティ

定義

現在逆シリアル化されている応答の ID を取得します。

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

プロパティ値

実装

適用対象