Empeld
Empeld plugin documentation.
|
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< IScheduledTask > | Finish |
Occurs when finished. More... | |
void pluginbase.Objects.Tasks.IScheduledTask.Stop | ( | ) |
Stops the task
|
get |
Gets a value indicating whether this pluginbase.Objects.Tasks.IScheduledTask is done.
true
if done; otherwise, false
.
Action<IScheduledTask> pluginbase.Objects.Tasks.IScheduledTask.Finish |
Occurs when finished.