ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Catalog Namespace / FolderConnectionProjectItem Class / RequiresMainThread Property

In This Topic
    RequiresMainThread Property (FolderConnectionProjectItem)
    In This Topic
    Is the Main Thread required? Always returns false.
    Syntax
    public bool RequiresMainThread {get;}
    Public ReadOnly Property RequiresMainThread As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also