Share via


TimeSpan.Zero Field

A TimeSpan having a value of 0 (zero). Note that this field is read-only.

Namespace: System
Assembly: mscorlib (in mscorlib.dll)

Syntax

public static readonly TimeSpan Zero

Remarks

This field provides a convenient source for 0 (zero) in time calculations.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.

See Also

Reference

TimeSpan Structure
TimeSpan Members
System Namespace