TimeSpan: TotalMilliseconds (get)

TotalMilliseconds

Returns the duration of this instance in milliseconds.



 Public Property Get TotalMilliseconds ( ) As Currency

Return Values

Currency -  This timespan in milliseconds.

Remarks

The returned duration can contain a fractional part if necessary to represent the duration.

Read Only.

See Also

Project CorLib Overview

Class TimeSpan Overview