
Public Member Functions | |
| POBoxManager (POManager poManager, string id) | |
| Constructor. | |
| void | Start () |
| Start the PO Box manager. | |
| void | Stop () |
| Stop the PO Box manager. | |
| void | Dispose () |
| Dispose. | |
Properties | |
| string | Domain [get] |
| Gets the domain that this poBox belongs to. | |
| Simias::POBox::POBoxManager::POBoxManager | ( | POManager | poManager, | |
| string | id | |||
| ) | [inline] |
Constructor.
| poManager | ||
| id |
| void Simias::POBox::POBoxManager::Start | ( | ) | [inline] |
Start the PO Box manager.
| void Simias::POBox::POBoxManager::Stop | ( | ) | [inline] |
Stop the PO Box manager.
| void Simias::POBox::POBoxManager::Dispose | ( | ) | [inline] |
Dispose.
string Simias::POBox::POBoxManager::Domain [get] |
Gets the domain that this poBox belongs to.
1.5.6