LBM .Net API Documentation
setConfiguration Method (fileName)
Namespacescom.latencybusters.lbmLBMsetConfiguration(String)
Configure LBM attributes from a file, tftp or http URL.
Declaration Syntax
C#
public static void setConfiguration(
	string fileName
)
Parameters
fileName (String)
String containing a file name or URL (tftp or http). File names with a ".xml" extension be processed by the setConfigurationXml API with a null applicationName.
Exceptions
ExceptionCondition
Invalid argument or unexpected operational behavior has been encountered by unmanaged LBM C layer function.

Assembly: lbmcs (Module: lbmcs) Version: 5.3.6.0