LBM .Net API Documentation
stop Method (lbmctx)
Namespacescom.latencybusters.lbmLBMMonitorSourcestop(LBMContext)
Terminate monitoring for a context.
Declaration Syntax
C#
public void stop(
	LBMContext lbmctx
)
Parameters
lbmctx (LBMContext)
Previously registered LBMContext
Remarks
Unregister a context to prevent further monitoring of that context.
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