ArcGIS Pro 3.7 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 Shared ReadOnly Property PoolSize As UInteger
    public static uint PoolSize {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also