Share via


IActivityFactory.CurrentClientActivityId Property

Definition

Gets or sets the activity Id for the current client.

public:
 property System::String ^ CurrentClientActivityId { System::String ^ get(); };
public string CurrentClientActivityId { get; }
member this.CurrentClientActivityId : string
Public ReadOnly Property CurrentClientActivityId As String

Property Value

The activity Id for the current client.

Applies to