LBM .Net API Documentation
stop Method (lbmevq)
Namespacescom.latencybusters.lbmLBMMonitorSourcestop(LBMEventQueue)
Terminate monitoring for an event queue.
Declaration Syntax
C#
public void stop(
	LBMEventQueue lbmevq
)
Parameters
lbmevq (LBMEventQueue)
Previously registered LBMEventQueue
Remarks
Unregister an event queue to prevent further monitoring of that source.
Exceptions
ExceptionCondition
Invalid argument or unexpected operational behavior has been encountered by unmanaged LBM C layer function.

Assembly: lbmcs (Module: lbmcs) Version: 5.3.6.0