Click or drag to resize

cStatus Methods

The cStatus type exposes the following members.

Methods
  NameDescription
Public methodSetDone(Object)
Sets the status to done and returns an ResultObject
Public methodSetDone(String)
Sets the status to done and returns a Message
Public methodSetError
Sets the status to done and error, returns an error messsage
Public methodWait
Wait for SetDone(...) or SetError(...)
Top
See Also