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

Stops the task, and removes it from the schedule.

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

Syntax

   
 C# 
public SchedulerTask Stop()

Return Value

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

See Also