ASTaskBase.UnsubscribeToProgressEvent(SessionTrace) Method

Definition

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.

Applies to