LBM .Net API Documentation
LBMHotFailoverSource Constructor (lbmctx, lbmtopic)
Namespacescom.latencybusters.lbmLBMHotFailoverSourceLBMHotFailoverSource(LBMContext, LBMTopic)
Instantiate an LBM Hot-Failover Source object associated with a given context and topic.
Declaration Syntax
C#
public LBMHotFailoverSource(
	LBMContext lbmctx,
	LBMTopic lbmtopic
)
Parameters
lbmctx (LBMContext)
Context with which to associate the source
lbmtopic (LBMTopic)
LBMTopic used to initialize the source
Remarks
Warning: It is not safe to call this constructor from a context thread callback.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0