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

Runs the task once, as quickly as possible. Callback is invoked from the Scheduler thread.

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

Syntax

   
 C# 
public SchedulerTask RunOnce()

See Also