Contents

cancelServiceThread

Cancels any pending service thread callout.

Declaration

virtual bool cancelServiceThread();

Return Value

Returns true if a previously scheduled thread callout was canceled, false otherwise.

See Also

Miscellaneous