The LicenseManager object holds the toolkit license for the application.
public class LicenseManager : System.IDisposable
Public Class LicenseManager
Implements System.IDisposable
public ref class LicenseManager : public System.IDisposable
Call SetLicense before running an server object.
It is best to keep a reference count to the LicenseManager object for the lifetime of the application so that the toolkit library is not unloaded. However, the license will remain valid as long as you retain one reference count on any of the toolkit externally creatable objects (i.e. server).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET