LBM .Net API Documentation
LBMMonitorSource Class
Namespacescom.latencybusters.lbmLBMMonitorSource
LBM Monitor Source class.
Declaration Syntax
C#
public class LBMMonitorSource : IDisposable
Members
All MembersConstructorsMethods



IconMemberDescription
LBMMonitorSource(Int32, String, Int32, String)
Create an LBM Monitoring Source Controller. This creates an instance of an LBM Monitoring Source Controller.

close()()()
Close and dispose of this monitor source

Dispose()()()
Same as close()()()

Finalize()()()
LBMMonitorSource finalization
(Overrides Object.Finalize()()().)
sample()()()
Gather statistics for on-demand objects.

start(LBMContext, String, Int32)
Register a context for monitoring.

start(LBMReceiver, String, Int32)
Register a receiver for monitoring.

start(LBMHFXReceiver, String, Int32)
Register a HFX receiver for monitoring.

start(LBMSource, String, Int32)
Register a source for monitoring.

start(LBMEventQueue, String, Int32)
Register an event queue for monitoring.

stop(LBMContext)
Terminate monitoring for a context.

stop(LBMReceiver)
Terminate monitoring for a receiver.

stop(LBMSource)
Terminate monitoring for a source.

stop(LBMEventQueue)
Terminate monitoring for an event queue.

Inheritance Hierarchy
Object
LBMMonitorSource

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0