ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Threading.Tasks Namespace / DelayedInvoker Class
Members

In This Topic
    DelayedInvoker Class
    In This Topic
    Utility class used to delay action within methods that are called at high frequencies until the call has not been called for at least the specified interval.
    Syntax
    public class DelayedInvoker 
    Public Class DelayedInvoker 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Framework.Threading.Tasks.DelayedInvoker

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also