AsyncCommandResults

AsyncCommandResults enumeration

The result of asynchronous command.

Members

Member nameDescription
UNDEFINEDUndefined result.
SUCCESSFULLYSuccessfully result.
FAILEDFailed result.
CANCELLEDThe command is Cancelled.

See Also