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
Exception | Condition |
---|---|
Invalid argument or unexpected operational behavior has been encountered by unmanaged LBM C layer function. |