Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar Namespace / ProgressMonitorStack Class


ProgressMonitorStack Class Methods

For a list of all members of this type, see ProgressMonitorStack members.

Public Methods
 NameDescription
Public MethodRequest to cancel the monitor stack.  
Public MethodOverloaded. Consider the monitor stack complete and prepare it for immediate disposal.  
Public MethodCreate a new monitor with the specified owning object, status, and number of steps  
Top
Protected Methods
 NameDescription
Protected MethodRaised by the progress monitor stack when canceling the operation being monitored/  
Protected MethodCalled when the ProgressMonitor that is the top monitor is changed.  
Protected MethodCalled to raise the Completed event when the task being monitored has been completed.  
Protected MethodCalled to raise the Updated event whenever the progress information (message, steps, etc.) is updated.  
Protected MethodCalled whenever the information that drives progress should be updated.  
Top
See Also