Loupe - Log - Monitor - Resolve
Gibraltar Namespace / ProgressMonitorStack Class / Cancel Method

In This Topic
    Cancel Method (ProgressMonitorStack)
    In This Topic
    Request to cancel the monitor stack.
    Syntax
    'Declaration
     
    
    Public Sub Cancel() 
    public void Cancel()
    Remarks
    This is designed to signal each monitor object to cancel their work. It will block until the cancel is complete.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also