Property IdleHandlers
IdleHandlers
Gets a copy of the list of all idle handlers.
public ReadOnlyCollection<Func<bool>> IdleHandlers { get; }
Gets a copy of the list of all idle handlers.
public ReadOnlyCollection<Func<bool>> IdleHandlers { get; }