- dispatch
void dispatch(T task)
Undocumented in source. Be warned that the author may not have intended to support it.
- dispatch
void dispatch(string channel, T task)
Undocumented in source. Be warned that the author may not have intended to support it.
- listen
void listen()
Undocumented in source. Be warned that the author may not have intended to support it.
- listen
void listen(string channel)
Undocumented in source. Be warned that the author may not have intended to support it.