GridMainExample Class |
Namespace: CSharpGrid
The GridMainExample type exposes the following members.
| Name | Description | |
|---|---|---|
| GridMainExample |
GridMainExample Constructor
|
| Name | Description | |
|---|---|---|
| addItem |
Add Item to Queue
| |
| addNextTask |
Send a new task to a free node
| |
| availableGridNodeCount |
Count Grid Nodes Available
| |
| 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.) | |
| getGridList |
Get Grid Topology - List of Nodes
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| getPendingJobs |
Get List of Pending Jobs
| |
| getRunningJobs |
Get List of Running Jobs
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnEvent |
Process Grid Event
| |
| resetGrid |
Reset Grid Node Status / Cancel Jobs
| |
| runningGridNodeCount |
Count Running Grid Nodes
| |
| setStatusJob |
Set Status of a Job
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |