Freigeben über


StatusReportingWaitDialog Members

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

The following tables list the members exposed by the StatusReportingWaitDialog type.

Public Constructors

  Name Description
  StatusReportingWaitDialog Overloaded.  

Top

Public Properties

(see also Protected Properties)

  Name Description
public property CanCancel Gets or sets a value that indicates whether the status reporting wait dialog box can cancel operations.
public property Cancelled Gets or sets a value that indicates whether the dialog box is canceled.
public property Container  (inherited from Component)
public property Site  (inherited from Component)
public property StatusText Gets or sets the status text for the dialog box.
public property Tag  (inherited from CommonDialog)
public property TotalWork Gets or sets a value that indicates the total work for the dialog box.
public property WorkProcessed Gets or sets a value that indicates the work that is processed by the dialog box.

Top

Protected Properties

  Name Description
protected property CanRaiseEvents  (inherited from Component)
protected property DesignMode  (inherited from Component)
protected property Events  (inherited from Component)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method CompleteDialog Completes the dialog box.
public method CreateObjRef  (inherited from MarshalByRefObject)
public method Dispose Overloaded.  
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetLifetimeService  (inherited from MarshalByRefObject)
public method GetType  (inherited from Object)
public method InitializeLifetimeService  (inherited from MarshalByRefObject)
public methodstatic ReferenceEquals  (inherited from Object)
public method Reset Overridden. Resets the properties of the dialog box to default values.
public method ShowDialog Overloaded.  
public method ToString  (inherited from Component)

Top

Protected Methods

  Name Description
protected method Dispose Overloaded. Overridden.  
protected method Finalize  (inherited from Component)
protected method GetService  (inherited from Component)
protected method HookProc  (inherited from CommonDialog)
protected method MemberwiseClone  Overloaded. (inherited from MarshalByRefObject)
protected method OnHelpRequest  (inherited from CommonDialog)
protected method OwnerWndProc  (inherited from CommonDialog)
protected method RunDialog Overridden. Runs the dialog box.

Top

Public Events

  Name Description
public event Disposed  (inherited from Component)
public event HelpRequest  (inherited from CommonDialog)

Top

See Also

Reference

StatusReportingWaitDialog Class
Microsoft.ConfigurationManagement.AdminConsole Namespace