Mono Class Library: System.TimeSpan Overview | Members

System.TimeSpan.MaxValue Field

Returns a TimeSpan whose value is the maximum value for the TimeSpan type.

public static readonly TimeSpan MaxValue

Remarks

This field is read-only.

This field is a TimeSpan containing long.MaxValue ticks, the maximum TimeSpan value. The string representation of this value is positive 10675199.02:48:05.4775807.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0