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