Mono Class Library: System.TimeSpan Overview | Members

System.TimeSpan.MinValue Field

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

public static readonly TimeSpan MinValue

Remarks

This field is read-only.

This field is a TimeSpan containing long.MinValue ticks, the minimum TimeSpan value. The string representation of this value is negative 10675199.02:48:05.4775808.

Requirements

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