ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Hosting.Threading.Tasks Namespace / QueuedWorker Class / OnWorker Property

In This Topic
    OnWorker Property (QueuedWorker)
    In This Topic
    Returns True if called from the worker thread.
    Syntax
    public static bool OnWorker {get;}
    Public Shared ReadOnly Property OnWorker As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also