

Public Member Functions | |
| DiscService () | |
| Initializes a new instance of the object class. | |
| void | Start () |
| Starts the thread service. | |
| void | Resume () |
| Resumes a paused service. | |
| void | Pause () |
| Pauses a service's execution. | |
| int | Custom (int message, string data) |
| Custom. | |
| void | Stop () |
| Stops the service from executing. | |
Static Public Member Functions | |
| static void | UpdateCollectionList () |
| Update the collection list every 5 minutes. | |
| Simias::Discovery::DiscService::DiscService | ( | ) | [inline] |
Initializes a new instance of the object class.
| static void Simias::Discovery::DiscService::UpdateCollectionList | ( | ) | [inline, static] |
Update the collection list every 5 minutes.
| void Simias::Discovery::DiscService::Start | ( | ) | [inline] |
| void Simias::Discovery::DiscService::Resume | ( | ) | [inline] |
| void Simias::Discovery::DiscService::Pause | ( | ) | [inline] |
| int Simias::Discovery::DiscService::Custom | ( | int | message, | |
| string | data | |||
| ) | [inline] |
| void Simias::Discovery::DiscService::Stop | ( | ) | [inline] |
1.5.6