- _status
Status _status;
Undocumented in source.
- _thrownException
shared(Exception) _thrownException;
Undocumented in source.
- status
const(Status) status [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- status
Status status [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- terminated
bool terminated [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- thrownException
inout(shared(Exception)) thrownException [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- execute
void execute()
Undocumented in source. Be warned that the author may not have intended to support it.
- join
void join(shared(Job) j)
Undocumented in source. Be warned that the author may not have intended to support it.
- setup
void setup()
Undocumented in source. Be warned that the author may not have intended to support it.
- process
void process()
Undocumented in source.
- terminate
void terminate()
Undocumented in source. Be warned that the author may not have intended to support it.