LBM .Net API Documentation
LBMTopic Constructor
Namespacescom.latencybusters.lbmLBMTopicLBMTopic()()()
Members
IconMemberDescription
LBMTopic(LBMContext, String)
Turn a Topic string into an LBMTopic object usable by receivers. It is recommended that topic objects be instantiated from the context factory methods allocTopic() and lookupTopic() (for sources and receivers respectively).

LBMTopic(LBMContext, String, LBMReceiverAttributes)
Turn a Topic string into an LBMTopic object usable by receivers It is recommended that topic objects be instantiated from the context factory methods allocTopic() and lookupTopic() (for sources and receivers respectively).

LBMTopic(LBMContext, String, LBMSourceAttributes)
Turn a Topic string into an LBMTopic object usable by sources It is recommended that topic objects be instantiated from the context factory methods allocTopic() and lookupTopic() (for sources and receivers respectively).

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0