The CmdRunnerMultiWorker type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| CmdRunnerMultiWorker |
Initializes a new instance of
the CmdRunnerMultiWorker class,
which manages multiple instances of the
CmdRunnerWorker class.
|
Methods
| Name | Description | |
|---|---|---|
| AddCmd |
Adds a command to execute.
| |
| Clear |
Clears the list of CmdRunnerWorkers to process.
| |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| SetIPAddressList |
Sets the list of systems on which to execute the command.
| |
| (Inherited from | ||
| UpdateResults |
Checks for completed tasks and processes their results.
| |
| UseExternalCmd |
Determines whether the command will be processed by
an internal telnet library or an external telnet application.
|
See Also