LBM .Net API Documentation
setLicenseString Method (licenseString)
Namespacescom.latencybusters.lbmLBMsetLicenseString(String)
Initialize the LBM license from a string.
Declaration Syntax
C#
public static void setLicenseString(
	string licenseString
)
Parameters
licenseString (String)
String containing 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