Create an LBM Hot-Failover Source object associated with this context and a given topic.

C# |
public LBMHotFailoverSource createHotFailoverSource( LBMTopic lbmtopic )

- lbmtopic (LBMTopic)
- LBMTopic used to initialize the source.

LBMHotFailoverSource object

Warning: It is not safe to call this method from a context thread callback.