OpenPetra
Free Administration Software for Non-Profits
|
Interface used by Open Petra Web Server More...
Public Member Functions | |
void | ManagerShutdown (int AWebPort=-1) |
Handle a request by the Manager to shut down, optionally if the server is using the specified port More... | |
void | ManagerStartAll () |
Handle a request by the Manager to start all web site servers More... | |
void | ManagerStopAll () |
Handle a request by the Manager to stop all web site servers More... | |
bool | IsServerStarted () |
Return True to the Manager if the server has started More... | |
Interface used by Open Petra Web Server
bool Ict.Common.IOPWebServerManagerActions.IsServerStarted | ( | ) |
Return True to the Manager if the server has started
void Ict.Common.IOPWebServerManagerActions.ManagerShutdown | ( | int | AWebPort = -1 | ) |
Handle a request by the Manager to shut down, optionally if the server is using the specified port
AWebPort | The web port |
void Ict.Common.IOPWebServerManagerActions.ManagerStartAll | ( | ) |
Handle a request by the Manager to start all web site servers
void Ict.Common.IOPWebServerManagerActions.ManagerStopAll | ( | ) |
Handle a request by the Manager to stop all web site servers