ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Threading.Tasks Namespace / BackgroundTask Class / PoolSize Property

In This Topic
    PoolSize Property
    In This Topic
    Returns the number of threads within the background thread pool.
    Syntax
    public static uint PoolSize {get;}
    Public Shared ReadOnly Property PoolSize As UInteger
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also