SmartEngine
1.6.0
|
Represents an individual piece of work that a client can take on. In the case of genetic training, this might be a single play of the game for some given chromosomes. More...
Public Types | |
enum | TaskState { TaskState.NotEvaluated, TaskState.Evaluating, TaskState.Evaluated } |
Properties | |
int | ID [get, set] |
Unique ID for the task More... | |
TaskState | State [get, set] |
Current State More... | |
Additional Inherited Members |
Represents an individual piece of work that a client can take on. In the case of genetic training, this might be a single play of the game for some given chromosomes.
|
strong |
|
getset |
Unique ID for the task
|
getset |
Current State