- addFinishCallback
void addFinishCallback(void delegate() finishCallback)
Undocumented in source. Be warned that the author may not have intended to support it.
- context
EventContext[] context()
Undocumented in source. Be warned that the author may not have intended to support it.
- fire
void fire(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- fireOnce
void fireOnce(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- isAlive
bool isAlive()
Undocumented in source. Be warned that the author may not have intended to support it.
- kill
void kill()
Undocumented in source. Be warned that the author may not have intended to support it.
- throwError
void throwError(Exception e)
Undocumented in source. Be warned that the author may not have intended to support it.