<< Click to Display Table of Contents >>

ZFLOGO2

CPPClass ZfLib.ServerInfo

 


 

The ServerInfo object exposes the status and configuration of the Zetafax server.

 

Groups

 

Read-only Properties

 

Property_sCoversheets

The Coversheets property returns a Coversheets collection with information about the Coversheets on the Zetafax server.

Property_sDeferred

The deferred property retrieves the number of items in the queue that have been deferred.

Property_sDevices

The Devices property returns a Devices collection detailing the current state of the Zetafax server's devices.

Property_sLetterheads

The Letterheads property returns a Letterheads collection with information about the Letterheads on the Zetafax server.

Property_sLinks

The Links property returns a Links  collection with information about the current state of the LCR links maintianed by the Zetafax server.

Property_sMaxDevices

The MaxDevices property retrieves the maximum number of devices the Zetafax server supports.

Property_sMaxLinks

The MaxLinks property retrieves the maximum number of LCR links the Zetafax server supports.

Property_sRemoteAccept

The RemoteAccept property retrieves the number of message items currently accepted for sending by remote servers.

Property_sRouterSub

The RouterSub property retrieves the number of items submitted to the Router for sending and awaiting acceptance by a remote server.

Property_sScanning

The Scanning property retrieves the number of items in the queue being processed by a scanning device.

Property_sSending

The Sending property returns the number of items in the queue which are currently being sent.

Property_sWaitingConvert

The WaitingConvert property retrieves the number of items in the queue waiting to be converted or being prepared for sending.

Property_sWaitingDevice

The WaitingDevice property retrieves the number of items waiting for a device to become available.

Property_sWaitingResend

The WaitingResend property retrieves the number of items in the queue waiting before retrying after a send attempt failed.