<< Click to Display Table of Contents >>

ZFLOGO2

CPPClass ZfLib.Server

 


 

The Server object allows control over the Zetafax server, and access to objects describing the server's state.

 

Groups

 

Operations

 

Method_sCheck

This is a method to check if the Zetafax server is running.

Method_sGetServerInfo

The GetServerInfo method returns the ServerInfo object which contains information about the state of the Zetafax server.

Method_sRestart

This method restarts the Zetafax Server.

Method_sStart

This method starts the Zetafax Server if it is stopped.

Method_sStop

This method stops the Zetafax Server if it is running.

 

 

See Also

ServerInfo