Mono Class Library: System.TimeSpan Overview | Members

System.TimeSpan.Ticks Property

Gets the number of ticks represented by the current instance.

public long Ticks { get; }

Value

A long specifying the number of ticks represented by the current instance.

Remarks

This property is read-only.

Requirements

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