- 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.
A simple default class for clients to use. The method process should be overriden.