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

属性值

属性

适用于