OpenPetra
Free Administration Software for Non-Profits
Ict.Common.IOPWebServerManagerActions Interface Reference

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...
 

Detailed Description

Interface used by Open Petra Web Server

Member Function Documentation

◆ IsServerStarted()

bool Ict.Common.IOPWebServerManagerActions.IsServerStarted ( )

Return True to the Manager if the server has started

◆ ManagerShutdown()

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

Parameters
AWebPortThe web port

◆ ManagerStartAll()

void Ict.Common.IOPWebServerManagerActions.ManagerStartAll ( )

Handle a request by the Manager to start all web site servers

◆ ManagerStopAll()

void Ict.Common.IOPWebServerManagerActions.ManagerStopAll ( )

Handle a request by the Manager to stop all web site servers


The documentation for this interface was generated from the following file: