LicenseManager Class

Summary
The LicenseManager object holds the toolkit license for the application.
Syntax
C#
C++/CLI
public class LicenseManager : IDisposable 
public ref class LicenseManager : public System.IDisposable   
Remarks

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).

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaStreaming Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.