Event TimeoutAdded
Invoked when a new timeout is added. To be used in the case when ExitRunLoopAfterFirstIteration is true.
public event Action<long> TimeoutAdded
Invoked when a new timeout is added. To be used in the case when ExitRunLoopAfterFirstIteration is true.
public event Action<long> TimeoutAdded