![]() |
ProtonNet Server 1.0
An Open Solution for all your socket or web api needs.
|
Classes | |
class | EnqueueAgent |
Manages and processes tasks that need to be executed. Implements task enqueuing and processing with statistics tracking. More... | |
interface | IEnqueueInternal |
Provides methods for enqueuing tasks that will be executed. More... | |
class | ScheduleAgent |
Manages and services tasks that are scheduled to run at a specific time. More... | |
class | ScheduleOnIntervalAgent |
Manages and services tasks that are scheduled to run at regular intervals. More... | |