BeginLicensing Method
Begins the OEM licensing procedure. Subsequent calls to BeginLicensing() from the same process will block until this thread calls EndLicensing(), whether or not BeginLicensing() returns true.
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 4.8.0.0

C#
public static bool BeginLicensing()
Return Value
Type: BooleanTrue if the current process does not currently hold an Xpress license.
