TimeSpanStatic: MaxValue (get)

MaxValue

Gets a TimeSpan with a maximum value.



 Public Property Get MaxValue ( ) As TimeSpan

Return Values

TimeSpan - 

Remarks

The value of this field is equivalent to the maximum Currency milliseconds. The string representation of this value is positive 10675199.02:48:05.4775807, or slightly more than 10,675,199 days.

Read Only.

See Also

Project CorLib Overview

Class TimeSpanStatic Overview