NodeManager Class |
Namespace: CSharpGrid.Machine
The NodeManager type exposes the following members.
Name | Description | |
---|---|---|
NodeManager |
NodeManager Constructor
| |
NodeManager(NodeManagerNodeManagerType, Boolean) |
NodeManager Constructor
|
Name | Description | |
---|---|---|
GetNodeType |
Get NodeManagerType
| |
IsAnnouncing |
Is Node Announcing?
| |
NodeInfo |
Get Current Node NodeInfo
| |
TaskManager |
Get Current Node TaskManager
|
Name | Description | |
---|---|---|
AddShyServer |
Add a Shy Server NodeInfo to List
| |
ClearShyServerList |
Clear Shy Server List
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
RemoveShyServer |
Remove a Shy Server NodeInfo from List
| |
StartNode |
Start Node
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |