[This is preliminary documentation and is subject to change.]
Executes the task once at a given time, and suspends (but does not stop).
A SchedulerTask object can be reused many times if ran manually.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)
Syntax
| C# |
public SchedulerTask RunManual( DateTime time )
Parameters
- time
- DateTime
[Missing <param name="time"/> documentation for "M:fCraft.SchedulerTask.RunManual(System.DateTime)"]
Return Value
[Missing <returns> documentation for "M:fCraft.SchedulerTask.RunManual(System.DateTime)"]