Loupe - Log - Monitor - Resolve
Gibraltar Namespace / ProgressMonitorStack Class / ProgressMonitorStack Constructor
An end-user display title for the overall business process

In This Topic
    ProgressMonitorStack Constructor
    In This Topic
    Create a new monitor stack to monitor a process.
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal title As String _
    )
    public ProgressMonitorStack( 
       string title
    )

    Parameters

    title
    An end-user display title for the overall business process
    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