<< Click to Display Table of Contents >>
ZfLib.Server
The Server object allows control over the Zetafax server, and access to objects describing the server's state.
Groups
This is a method to check if the Zetafax server is running. |
|
The GetServerInfo method returns the ServerInfo object which contains information about the state of the Zetafax server. |
|
This method restarts the Zetafax Server. |
|
This method starts the Zetafax Server if it is stopped. |
|
This method stops the Zetafax Server if it is running. |
See Also