ASTaskBase.UnsubscribeToProgressEvent(SessionTrace) Method
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.
Unsubscribes the task from the progress event.
protected:
void UnsubscribeToProgressEvent(Microsoft::AnalysisServices::SessionTrace ^ trace);
protected void UnsubscribeToProgressEvent (Microsoft.AnalysisServices.SessionTrace trace);
member this.UnsubscribeToProgressEvent : Microsoft.AnalysisServices.SessionTrace -> unit
Protected Sub UnsubscribeToProgressEvent (trace As SessionTrace)
Parameters
- trace
- SessionTrace
The trace.