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

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0