You are here: Start » AVL.NET » Function Reference » System » Configuration » AVL.GetAvailableLicenses
Reads available licenses in the system.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | outLicenses | System.Collections.Generic.IList<AvlNet.License> |
Multithreaded environment
This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.

