![]() |
ProtonNet Server 1.0
An Open Solution for all your socket or web api needs.
|
Defines the contract for a service that performs a specific action. More...
Public Member Functions | |
void | Service () |
Executes the service action. | |
Defines the contract for a service that performs a specific action.
void XmobiTea.Threading.IService.Service | ( | ) |
Executes the service action.
Implemented in XmobiTea.Threading.Agent.EnqueueAgent, XmobiTea.Threading.Agent.ScheduleAgent, and XmobiTea.Threading.Agent.ScheduleOnIntervalAgent.