ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Threading.Tasks Namespace / BackgroundProgressor Class / Current Property

Current Property (BackgroundProgressor)
Returns the Progressor associated with the Task currently running on the calling thread. Returns null if not called on one of the threads in the pool.
Syntax
public static BackgroundProgressor Current {get;}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.6 or higher.
See Also