次の方法で共有


IJsonRpcFormatterState.SerializingMessageWithId プロパティ

定義

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

public StreamJsonRpc.RequestId SerializingMessageWithId { get; }
member this.SerializingMessageWithId : StreamJsonRpc.RequestId
Public ReadOnly Property SerializingMessageWithId As RequestId

プロパティ値

適用対象