[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.3.1 (0.6.3.1)

Syntax

   
 C# 
public SchedulerTask RunManual()

See Also