LBM .Net API Documentation
LBMHFXAttributes Constructor (topicName)
Namespacescom.latencybusters.lbmLBMHFXAttributesLBMHFXAttributes(String)
Instantiate an LBMHFXAttributes class using a topic name from the xml configuration that must have been previously loaded.
Declaration Syntax
C#
public LBMHFXAttributes(
	string topicName
)
Parameters
topicName (String)
The topic name string that will be used to create the LBMHFX object.
Exceptions
ExceptionCondition
The HFX topic name is not permitted by XML configuration or other unexpected operational behavior has been encountered by unmanaged LBM C layer function.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0