ReceiverOptionsDeviceTimeoutInMinutes Property

After how many minutes a device is considered inactive and its connection should be disposed of.

Definition

Namespace: MobileTrack.Receiver.Models
Assembly: MobileTrack.Receiver (in MobileTrack.Receiver.exe) Version: 0.8+f6fd7a919db8417bc1e7bfd9b2ff9ab9586e296a
public int DeviceTimeoutInMinutes { get; set; }

Property Value

Int32

See Also