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.
Disable any outstanding calls to this event source.
virtual void cancelTimeout();Clear down any oustanding calls. By the time this function completes it is guaranteed that the action will not be called again.