Edit

Share via


ITraceConfiguration.PropagateActivityId Property

Definition

The PropagateActivityId attribute specifies whether the value of Tracing.CorrelationManager.ActivityId should be propagated into grain calls, to support E2E tracing. The default is not to propagate ActivityId.

public bool PropagateActivityId { get; set; }
member this.PropagateActivityId : bool with get, set
Public Property PropagateActivityId As Boolean

Property Value

Applies to