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