 | TimerTaskInterval Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Monkeyspeak.Libraries.TimerTask.Interval"]
Namespace:
Monkeyspeak.Libraries
Assembly:
Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntaxpublic double Interval { get; set; }
Public Property Interval As Double
Get
Set
public:
property double Interval {
double get ();
void set (double value);
}
member Interval : float with get, set
Property Value
Type:
Double
See Also