TimeoutTimer.ElapsedTimeSpan property

Gets the time elapsed, in milliseconds.

public TimeSpan ElapsedTimeSpan { get; }

Property Value

The time elapsed, in milliseconds.

See Also