Partager via


StatusReportingWaitDialog Class

Represents a status reporting wait dialog box that is used to report status on long-running operations in Configuration Manager 2007.

Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)

Usage

'Usage
Dim instance As StatusReportingWaitDialog

Syntax

'Declaration
Public Class StatusReportingWaitDialog
    Inherits CommonDialog
public class StatusReportingWaitDialog : CommonDialog
public ref class StatusReportingWaitDialog : public CommonDialog
public class StatusReportingWaitDialog extends CommonDialog
public class StatusReportingWaitDialog extends CommonDialog

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     System.ComponentModel.Component
       System.Windows.Forms.CommonDialog
        Microsoft.ConfigurationManagement.AdminConsole.StatusReportingWaitDialog

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista

See Also

Reference

StatusReportingWaitDialog Members
Microsoft.ConfigurationManagement.AdminConsole Namespace