The WMIWorker type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| AddRequest |
Adds a WMI connection request.
| |
| Cleanup |
Tells the ThreadManager that this
background task is complete.
(Inherited from ThreadWorker.) | |
| CleanupDueToAbort |
Tells the ThreadManager that this
background task is complete due to a user-initiated abort.
(Inherited from ThreadWorker.) | |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
| ItemCount |
Returns a count of the number of WMI connections to be handled.
(Overrides ThreadWorker ItemCount .) | |
Creates a shallow copy of the current (Inherited from | ||
| NoteAbort |
Notes a user-initiated abort.
(Inherited from ThreadWorker.) | |
| SetFields |
Sets helper objects.
(Inherited from ThreadWorker.) | |
| Setup |
Prepares this instance for execution.
(Overrides ThreadWorker Setup .) | |
| (Inherited from | ||
| UpdateResults |
Checks for completed tasks and processes their results.
(Overrides ThreadWorker UpdateResults .) |
See Also