Property | Type | Description | |
---|---|---|---|
_is_active | int | ||
_sync | object | ||
_task_to_workers | |||
_worker_count | int |
Method | Description | |
---|---|---|
Enqueue ( |
||
HasTask ( object task ) : bool | ||
TaskQueue ( ) : System |
Method | Description | |
---|---|---|
Start ( |
||
TaskEndHandler ( object worker, |
public Enqueue ( |
||
new_worker | ||
return | void |
protected TaskEndHandler ( object worker, |
||
worker | object | |
args | ||
return | void |
protected Hashtable,System.Collections _task_to_workers | ||
return |