cStatus Methods |
The cStatus type exposes the following members.
Name | Description | |
---|---|---|
SetDone(Object) | Sets the status to done and returns an ResultObject | |
SetDone(String) | Sets the status to done and returns a Message | |
SetError | Sets the status to done and error, returns an error messsage | |
Wait | Wait for SetDone(...) or SetError(...) |