LBM .Net API Documentation
LBMHFX Constructor (topic, cb)
Namespacescom.latencybusters.lbmLBMHFXLBMHFX(String, LBMReceiverCallback)
Instantiate an LBMHFX object using default attributes.
Declaration Syntax
C#
public LBMHFX(
	string topic,
	LBMReceiverCallback cb
)
Parameters
topic (String)
The topic to be used for receivers created using this HFX object.
cb (LBMReceiverCallback)
The callback to be invoked for messages received by this HFX object.
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