Gets the time left.
public TimeSpan RemainingTimeSpan { get; }
The time left.
Returns int.MaxValue milliseconds for a timer that never times out.