Determine the time's hour value.

Namespace: Tangosol.IO.Pof
Assembly: Coherence (in Coherence.dll) Version: 12.1.2.0 (12.1.2.0)

Syntax

C#
public int Hour { get; }

Field Value

The hour between 0 and 23 inclusive.

See Also