TraceEventArgs.ConnectionID Property

Gets the connection identifier associated with a TraceEventArgs object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public string ConnectionID { get; }

Property Value

Type: System.String
The connection identifier.

See Also

Reference

TraceEventArgs Class

Microsoft.AnalysisServices Namespace