ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / FrameworkApplication Class / NotificationInterval Property

In This Topic
    NotificationInterval Property
    In This Topic
    Define the time span in seconds for showing the same notification to limit the toast display frequency.
    Syntax
    public static int NotificationInterval {get; set;}
    Public Shared Property NotificationInterval As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also