![]() |
ProtonNet Server 1.0
An Open Solution for all your socket or web api needs.
|
Represents a single task that can be invoked. More...
Public Member Functions | |
bool | Invoke () |
Executes the task and returns a boolean indicating success or failure. | |
Represents a single task that can be invoked.
bool XmobiTea.Threading.Models.ISingleTask.Invoke | ( | ) |
Executes the task and returns a boolean indicating success or failure.
Implemented in XmobiTea.Threading.Models.ScheduleOnIntervalTask, XmobiTea.Threading.Models.ScheduleTask, and XmobiTea.Threading.Models.SingleTask.