Task

Task object that encapsulates a delegate

Members

Functions

run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

func
void delegate() func;
Undocumented in source.
state
TaskState state;
Undocumented in source.

Meta