You are here: Start » AVL.NET » AVL.GetThreadLimitInfo
Reads available licenses in the system
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
C++
C#
public static void GetThreadLimitInfo ( out int? outThreadLimit, IList<string> outActiveThreadIds )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | outThreadLimit | int? | |||
![]() | outActiveThreadIds | System.Collections.Generic.IList<string> |

