LBM .Net API Documentation
LBMReceiver Constructor
Namespacescom.latencybusters.lbmLBMReceiverLBMReceiver()()()
Members
IconMemberDescription
LBMReceiver(LBMContext, LBMTopic)
Instantiate an LBM Receiver object associated with a given context and topic.

LBMReceiver(LBMContext, LBMTopic, LBMEventQueue)
Instantiate an LBM Receiver object associated with a given context, topic, and event queue

LBMReceiver(LBMContext, LBMTopic, LBMReceiverCallback, Object)
Instantiate an LBM Receiver object associated with a given context and topic, with an initial receiver callback and callback object set.

LBMReceiver(LBMContext, LBMTopic, LBMReceiverCallback, Object, LBMEventQueue)
Instantiate an LBM Receiver object associated with a given context, topic, and event queue, with an initial receiver callback and callback object set.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0