You are here: Start » FIL.NET » FIS.GetThreadLimitInfo Method
FIS.GetThreadLimitInfo Method
Returns how many threads are possible and a list of threads currently being used.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void GetThreadLimitInfo ( out int? outThreadLimit, IList<string> outActiveThreadIds )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | outThreadLimit | int? | |||
![]() | outActiveThreadIds | System.Collections.Generic.IList<string> |