LBM .Net API Documentation
setConfigurationXml Method (fileName, applicationName)
Namespacescom.latencybusters.lbmLBMsetConfigurationXml(String, String)
Configure LBM attributes from an xml file.
Declaration Syntax
C#
public static void setConfigurationXml(
	string fileName,
	string applicationName
)
Parameters
fileName (String)
String containing the xml file name or URL (tftp or http)
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