Share via


JsonRpcRequest.TraceState Property

Definition

Gets or sets the data for the W3C Trace Contexttracestate value.

[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

Property Value

Attributes

Applies to