LBM .Net API Documentation
setLicenseFile Method (licenseFile)
Namespacescom.latencybusters.lbmLBMsetLicenseFile(String)
Initialize the LBM license from the contents of a disk file.
Declaration Syntax
C#
public static void setLicenseFile(
	string licenseFile
)
Parameters
licenseFile (String)
String containing the name of a file that contains the LBM license. This string is the same as that which would otherwise be specified as the value of the LBM_LICENSE_FILENAME environmental variable.
Remarks
This method will only be effective if it is called before any other LBM API method.
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