Gets or sets the interval at which to raise the
Elapsed event.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax double Interval { get; set; }
Property Interval As Double
Get
Set
property double Interval {
double get ();
void set (double value);
}
abstract Interval : float with get, set
Property Value
Type:
DoubleSee Also