Loupe - Log - Monitor - Resolve
Gibraltar Namespace / ProgressMonitor Class / Complete Property

In This Topic
    Complete Property (ProgressMonitor)
    In This Topic
    Explicitly indicate this monitored task is complete.
    Syntax
    'Declaration
     
    
    Public Property Complete As Boolean
    public bool Complete {get; set;}
    Remarks
    Once marked complete, the monitor will be set to 100% and will not accept future updates.
    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