LBM .Net API Documentation
allocTopic Method (symbol)
Namespacescom.latencybusters.lbmLBMContextallocTopic(String)
Create an LBMTopic object (useable for an LBM source) for given topic name and attributes. Topic strings should be limited in length to 246 characters (not including the final null).
Declaration Syntax
C#
public LBMTopic allocTopic(
	string symbol
)
Parameters
symbol (String)
Topic name string
Return Value
LBMTopic object for specified topic name and attributes

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0