Oracle® Coherence .NET API Reference Release 3.6
E15727-01

Determine the time's hour value.

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

Syntax

C#
public int Hour { get; }

Field Value

The hour between 0 and 23 inclusive.

See Also