LBM .Net API Documentation
setFromXml Method (eventQueueName)
Namespacescom.latencybusters.lbmLBMEventQueueAttributessetFromXml(String)
Set values in an LBMEventQueueAttributes class using an event queue name from the xml configuration that must have been previously loaded.
Declaration Syntax
C#
public void setFromXml(
	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