LBM .Net API Documentation
LBMHFXAttributes Class
Namespacescom.latencybusters.lbmLBMHFXAttributes
Encapsulates the set of default LBM HFX attributes
Declaration Syntax
C#
public class LBMHFXAttributes : IDisposable
Members
All MembersConstructorsMethods



IconMemberDescription
LBMHFXAttributes()()()
Instantiate LBMHFXAttributes class

LBMHFXAttributes(String)
Instantiate an LBMHFXAttributes class using a topic 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 HFX configuration options

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

setFromXml(String)
Set values in an LBMHFXAttributes class using a topic 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 context to reuse LBMMessage objects as well as LBM Context/Receiver/Source Statistics objects.

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

Inheritance Hierarchy
Object
LBMHFXAttributes

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0