次の方法で共有


JsonMessageFormatter.IJsonRpcFormatterState.SerializingMessageWithId プロパティ

定義

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

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

プロパティ値

実装

適用対象