Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.15
|
Leadtools.MediaStreaming Namespace : LicenseManager Class |
public class LicenseManager : System.IDisposable
'Declaration
Public Class LicenseManager Implements System.IDisposable
'Usage
Dim instance As LicenseManager
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).