suspend

This method suspends the thread. This method is not used in generated code. It is used only for advanced scheduling.

Visibility

Public

Signature
virtual void suspend() = 0;

Feedback