Service TimeLocation Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns time location of this LocalizedTimeProvider implementation

Namespace: NFX.ServiceModel
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public TimeLocation TimeLocation { get; set; }

Property Value

Type: TimeLocation

Implements

ILocalizedTimeProvider TimeLocation
See Also