System.TimeSpan.MaxValue Field

Represents the maximum TimeSpan value. This field is read-only.

Syntax

public static readonly TimeSpan MaxValue

Remarks

The value of this field is equivalent to long.MaxValue ticks. The string representation of this value is positive 10675199.02:48:05.4775807, or slightly more than 10,675,199 days.

Requirements

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