ArcGIS Pro 3.0 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, Windows 8.1

    See Also