timedOutHook property

HookFunction? timedOutHook
getter/setter pairinherited

Timed out hook function for attaching a callback if needed

Implementation

HookFunction? timedOutHook;