LBM .Net API Documentation
createSource Method (lbmtopic)
Namespacescom.latencybusters.lbmLBMContextcreateSource(LBMTopic)
Create an LBM Source object associated with this context and a given topic.
Declaration Syntax
C#
public LBMSource createSource(
	LBMTopic lbmtopic
)
Parameters
lbmtopic (LBMTopic)
LBMTopic used to initialize the source.
Return Value
LBMSource object
Remarks
Warning: It is not safe to call this method from a context thread callback.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0