PFSvr_Monitor Properties

Pageflex Server Logging API Reference

The PFSvr_Monitor type exposes the following members.

Properties

  NameDescription
MonitorRunning
Get/Set the state of the monitor. True to enable monitoring, False to disable monitoring.
SeverityFlags
Get the current SeverityFlags.
SubscriptionFlags
Get the current SubscriptionFlags.
WriterCount
Return the number of LogWriters this monitor has subscribed to. A count of 0 indicates that there were no LogWriters to subscribe to, probably because no hosts in the cluster are active.

See Also