Loupe - Log - Monitor - Resolve
Gibraltar Namespace / ProgressMonitorStack Class
Members

In This Topic
    ProgressMonitorStack Class
    In This Topic
    The default progress monitor stack implementation.
    Syntax
    'Declaration
     
    
    <DebuggerDisplayAttribute("{Title}:{StatusMessage}, Completed {CompletedSteps} of {MaximumSteps}. {Count} monitors")>
    Public Class ProgressMonitorStack 
    [DebuggerDisplay("{Title}:{StatusMessage}, Completed {CompletedSteps} of {MaximumSteps}. {Count} monitors")]
    public class ProgressMonitorStack 
    Inheritance Hierarchy

    System.Object
       Gibraltar.ProgressMonitorStack

    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