Gets the value of this instance expressed in whole and fractional seconds.

Namespace:  Rebex.Net
Assembly:  Rebex.Time (in Rebex.Time.dll)

Syntax

Visual Basic
Public ReadOnly Property TotalSeconds As Double
	Get
C#
public double TotalSeconds { get; }

Remarks

The value of this instance expressed in whole and fractional seconds.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also