LBM .Net API Documentation
LBMEventQueueAttributes Class
Namespacescom.latencybusters.lbmLBMEventQueueAttributes
Encapsulates the set of default LBM event queue attributes
Declaration Syntax
C#
public class LBMEventQueueAttributes : IDisposable
Members
All MembersConstructorsMethods



IconMemberDescription
LBMEventQueueAttributes()()()
Instantiate LBMEventQueueAttributes class

LBMEventQueueAttributes(String)
Instantiate an LBMEventQueueAttributes class using an event queue name from the xml configuration that must have been previously loaded.

dispose()()()
Free memory associated with this set of attributes (same as Dispose()).

Dispose()()()
Free memory associated with this set of attributes.

dumpAttributeList()()()
Dump source configuration options

Finalize()()()
LBMEventQueueAttributes class finalization
(Overrides Object.Finalize()()().)
getValue(String)
Returns the current value of an attribute from this set of event queue attributes

setFromXml(String)
Set values in an LBMEventQueueAttributes class using an event queue name from the xml configuration that must have been previously loaded.

setObjectRecycler(LBMObjectRecyclerBase, Object)
Set the LBM object recycler that can be used by the event queue to reuse stats objects.

setValue(String, String)
Set the current value of an attribute in this set of event queue attributes

Inheritance Hierarchy
Object
LBMEventQueueAttributes

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0