LBM .Net API Documentation
shutdown Method
Namespacescom.latencybusters.lbmLBMEventQueueshutdown()()()
Shutdown the event queue by purging any pending events and not allowing additional events to be added to the queue
Declaration Syntax
C#
public int shutdown()
Return Value
Always returns 0 although an exception may be thrown in event of an error.
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