LBM .Net API Documentation
LBMEventQueueAttributes Constructor (eventQueueName)
Namespacescom.latencybusters.lbmLBMEventQueueAttributesLBMEventQueueAttributes(String)
Instantiate an LBMEventQueueAttributes class using an event queue name from the xml configuration that must have been previously loaded.
Declaration Syntax
C#
public LBMEventQueueAttributes(
	string eventQueueName
)
Parameters
eventQueueName (String)
Event queue name string. Is written into the attributes object.
Exceptions
ExceptionCondition
The event queue name is not permitted by the XML configuration or other unexpected operational behavior has been encountered by unmanaged LBM C layer function.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0