Contents

cancelTimeout

Disable any outstanding calls to this event source.

Declaration

virtual void cancelTimeout();

Overview

Clear down any oustanding calls. By the time this function completes it is guaranteed that the action will not be called again.

See Also

Miscellaneous