LBM .Net API Documentation
setConfigurationXmlString Method (xmlString, applicationName)
Namespacescom.latencybusters.lbmLBMsetConfigurationXmlString(String, String)
Configure LBM attributes from a string.
Declaration Syntax
C#
public static void setConfigurationXmlString(
	string xmlString,
	string applicationName
)
Parameters
xmlString (String)
String containing LBM XML configuration data
applicationName (String)
String containing the application name
Exceptions
ExceptionCondition
Invalid argument or unexpected operational behavior has been encountered by unmanaged LBM C layer function.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0