Click or drag to resize
LocationConfigurationPeriodicTimerIntervalInMinutes Property
The interval, specified in minutes, determines how frequently location requests are sent to the LIS for updated location data. Valid values: 30 to 1440 minutes Default: 60 minutes

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public ushort PeriodicTimerIntervalInMinutes { get; set; }

Property Value

Type: UInt16
See Also