Server.SessionTrace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the SessionTrace object that is used to start and stop traces on the server.
public Microsoft.AnalysisServices.SessionTrace SessionTrace { get; }
member this.SessionTrace : Microsoft.AnalysisServices.SessionTrace
Public ReadOnly Property SessionTrace As SessionTrace