TimeoutTimer.ElapsedMilliseconds property

Gets the time elapsed, in milliseconds.

public int ElapsedMilliseconds { get; }

Property Value

The time elapsed, in milliseconds.

See Also