Click or drag to resize
ExpiringCollectionTItemMillisecondsBetweenChecks Property
Gets or sets the minimum number of milliseconds to wait between checks for expiring items.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int MillisecondsBetweenChecks { get; set; }

Property Value

Type: Int32
See Also