MessageContext.EndToEndTracingId Property

Definition

Gets or sets the End-to-End tracing GUID of the message context.

public:
 virtual property Guid EndToEndTracingId { Guid get(); void set(Guid value); };
public virtual Guid EndToEndTracingId { get; set; }
member this.EndToEndTracingId : Guid with get, set
Public Overridable Property EndToEndTracingId As Guid

Property Value

The End-to-End tracing GUID of the message context.

Applies to