AsyncOperationDatabase Members
Manages a single running asynchronous operation in Configuration Manager 2007 and stores all state data.
The following tables list the members exposed by the AsyncOperationDatabase type.
Public Constructors
Name | Description | |
---|---|---|
AsyncOperationDatabase | Initializes a new instance of AsyncOperationDatabase. |
Top
Public Properties
Name | Description | |
---|---|---|
AsyncOperation | Gets or sets the asynchronous operation. | |
Cancelled | Gets or sets a value that indicates whether the AsyncOperationDatabase object is canceled. | |
CancelPending | Gets or sets a value that indicates whether a cancelation is pending. | |
ContextInformation | Gets or sets the context information for the asynchronous operation. | |
QueryEnded | Gets or sets a manual reset event that indicates whether the query has ended. | |
QueryItem | Gets or sets the query item for the asynchronous operation. | |
QueryString | Gets or sets the query string. | |
QueryTimer | Gets the query timer for the asynchronous operation. | |
SmsNodeDescription | Gets or sets the Configuration Manager console node description for the asynchronous operation. | |
SmsPaneItemDescription | Gets or sets the Configuration Manager console pane item that supports the asynchronous operation. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
CancelAsync | Cancels the asynchronous operation. | |
Clone | Creates a new object that is a duplicate of the AsyncOperationDatabase object. | |
Dispose | Overloaded. | |
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. | |
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
AsyncOperationDatabase Class
Microsoft.ConfigurationManagement.ManagementProvider Namespace
AsyncOperationDatabase.CurrentStatus
AsyncOperationData