Server.SessionTrace Property

Gets the SessionTrace object that is used to start and stop traces on the server.

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

Syntax

C#
public SessionTrace SessionTrace { get; }

Property Value

Type: Microsoft.AnalysisServices.SessionTrace
The session trace of the server.

See Also

Reference

Server Class

Microsoft.AnalysisServices Namespace