cancel

open suspend fun cancel()

Cancel the timeout task, and remove all components from this component container.

This is equivalent to timing out this container early, but will not run the supplied timeoutCallback, if one was provided in onTimeout.