PFSvr_Monitor Properties
From Pageflex Server Logging API Reference
| Pageflex Server Logging API Reference |
| PFSvr_Monitor Properties |
| PFSvr_Monitor Class See Also Send Feedback |
The PFSvr_Monitor type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| 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.
|