TraceStoppedEventHandler Delegate
Updated: May 24, 2016
Represents the event handler when the tracing is stopped.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Parameters
- sender
-
Type:
Microsoft.AnalysisServices::ITrace^
The trace.
- e
-
Type:
Microsoft.AnalysisServices::TraceStoppedEventArgs^
The event arguments.
Show: