Manager Members
The Manager type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AddToErrorQueue |
Adds to error queue.
|
|
|
Assert |
Asserts if the condition is true.
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
StartProcess(ThreadStart) |
Starts the process.
|
|
|
StartProcess(ThreadStart, String) |
Starts the process.
|
|
|
StartProcess(ThreadStart, String, Boolean, ThreadPriority) |
Initializes a new instance of the Thread class and causes it to be scheduled for execution.
|
|
|
ToString | (Inherited from Object.) |

