TraceStoppedEventHandler Delegate

 

Updated: May 24, 2016

Represents the event handler when the tracing is stopped.

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

public delegate void TraceStoppedEventHandler(
	ITrace^ sender,
	TraceStoppedEventArgs^ e
)
Return to top
Show: