System.TimeSpan.MinValue Field

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

Syntax

public static readonly TimeSpan MinValue

Remarks

The value of this field is equivalent to long.MinValue ticks. The string representation of this value is negative 10675199.02:48:05.4775808, or slightly more than negative 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