LBM .Net API Documentation
stop Method (lbmsrc)
Namespacescom.latencybusters.lbmLBMMonitorSourcestop(LBMSource)
Terminate monitoring for a source.
Declaration Syntax
C#
public void stop(
	LBMSource lbmsrc
)
Parameters
lbmsrc (LBMSource)
Previously registered LBMSource
Remarks
Unregister a source 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: 6.7.1.0