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 | |
---|---|---|
CanCancel | Gets or sets a value that indicates whether the status reporting wait dialog box can cancel operations. | |
Cancelled | Gets or sets a value that indicates whether the dialog box is canceled. | |
Container | (inherited from Component) | |
Site | (inherited from Component) | |
StatusText | Gets or sets the status text for the dialog box. | |
Tag | (inherited from CommonDialog) | |
TotalWork | Gets or sets a value that indicates the total work for the dialog box. | |
WorkProcessed | Gets or sets a value that indicates the work that is processed by the dialog box. |
Top
Protected Properties
Name | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component) | |
DesignMode | (inherited from Component) | |
Events | (inherited from Component) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
CompleteDialog | Completes the dialog box. | |
CreateObjRef | (inherited from MarshalByRefObject) | |
Dispose | Overloaded. | |
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetLifetimeService | (inherited from MarshalByRefObject) | |
GetType | (inherited from Object) | |
InitializeLifetimeService | (inherited from MarshalByRefObject) | |
ReferenceEquals | (inherited from Object) | |
Reset | Overridden. Resets the properties of the dialog box to default values. | |
ShowDialog | Overloaded. | |
ToString | (inherited from Component) |
Top
Protected Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. Overridden. | |
Finalize | (inherited from Component) | |
GetService | (inherited from Component) | |
HookProc | (inherited from CommonDialog) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject) | |
OnHelpRequest | (inherited from CommonDialog) | |
OwnerWndProc | (inherited from CommonDialog) | |
RunDialog | Overridden. Runs the dialog box. |
Top
Public Events
Name | Description | |
---|---|---|
Disposed | (inherited from Component) | |
HelpRequest | (inherited from CommonDialog) |
Top
See Also
Reference
StatusReportingWaitDialog Class
Microsoft.ConfigurationManagement.AdminConsole Namespace