[This is preliminary documentation and is subject to change.]

Executes the task once immediately, and suspends (but does not stop). A SchedulerTask object can be reused many times if ran manually.

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)

Syntax

   
 C# 
public SchedulerTask RunManual()

Return Value

[Missing <returns> documentation for "M:fCraft.SchedulerTask.RunManual"]

See Also