Empeld
Empeld plugin documentation.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
pluginbase.Objects.Tasks.IScheduledTask Interface Reference

Public Member Functions

void Stop ()
 Stops the task More...
 

Properties

bool IsDone [get]
 Gets a value indicating whether this pluginbase.Objects.Tasks.IScheduledTask is done. More...
 

Events

Action< IScheduledTaskFinish
 Occurs when finished. More...
 

Member Function Documentation

◆ Stop()

void pluginbase.Objects.Tasks.IScheduledTask.Stop ( )

Stops the task

Property Documentation

◆ IsDone

bool pluginbase.Objects.Tasks.IScheduledTask.IsDone
get

Gets a value indicating whether this pluginbase.Objects.Tasks.IScheduledTask is done.

true if done; otherwise, false.

Event Documentation

◆ Finish

Action<IScheduledTask> pluginbase.Objects.Tasks.IScheduledTask.Finish

Occurs when finished.


The documentation for this interface was generated from the following file: