IAirPressureDownloaderIntervalMinutes Property |
Gets the interval in minutes that the program should wait between downloads.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax int IntervalMinutes { get; }
ReadOnly Property IntervalMinutes As Integer
Get
property int IntervalMinutes {
int get ();
}
abstract IntervalMinutes : int with get
Property Value
Type:
Int32See Also