LBM .Net API Documentation
size Method
Namespacescom.latencybusters.lbmLBMEventQueuesize()()()
Determine the number of queued events in the event queue
Declaration Syntax
C#
public int size()
Return Value
Number of events queued on the event queue.
Remarks
This method is only supported when the queue_size_warning config variable is set. If not set, then this function will throw an exception with an error number == LBM.EINVAL.
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