Method | Description | |
---|---|---|
Add ( System.Threading.Task callback, object param, bool isPriority ) : void | ||
Init ( ) : void | ||
Restart ( ) : void | ||
ShutDown ( ) : void |
Method | Description | |
---|---|---|
TaskLoop ( ) : void |
public Add ( System.Threading.Task callback, object param, bool isPriority ) : void | ||
callback | System.Threading.Task | |
param | object | |
isPriority | bool | |
return | void |