次の方法で共有


JsonRpcRequest.TraceState プロパティ

定義

W3C トレース コンテキスト値のデータを取得または設定しますtracestate

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="tracestate")]
public string? TraceState { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="tracestate")>]
member this.TraceState : string with get, set
Public Property TraceState As String

プロパティ値

属性

適用対象