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