TimeZoneFactorySearchIndexLifetimeSecondsSettingKey Field

Gets the name of the application setting containing the number of seconds a SearchLocalizedNamesAsync(String, CultureInfo, TimeZoneNameStyle, Int32, CancellationToken) index is used before it is rebuilt. Optional; defaults to 3600.

Definition

Namespace: InnerDrive.TimeZones
Assembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.3.9728.0
C#
public const string SearchIndexLifetimeSecondsSettingKey = "timeZoneSettings:searchIndexLifetimeSeconds"

Field Value

String

See Also