Pageflex Server Logging API Reference |
PFSvr_Monitor..::.StopMonitor Method |
PFSvr_Monitor Class See Also Send Feedback |
Stop the Monitor. Equivilant to MonitorRunning = False.
When stopped, the subscribed to messages are still queued up in MSMQ, and will be
received once monitoring is started again.
Namespace:
Pageflex.Ur.Logging.API
Assembly:
PFSvr_Monitor (in PFSvr_Monitor.dll) Version: 7.6.0.1105 (10.1105.0.0)
Syntax
C# |
---|
public void StopMonitor() |
Visual Basic (Declaration) |
---|
Public Sub StopMonitor |
Visual C++ |
---|
public: void StopMonitor() |