dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleNotificationRequest Class / GroupingInterval Property

In This Topic
    GroupingInterval Property
    In This Topic
    Gets or sets the notification grouping interval in seconds. The group notifications are delivered at intervals specified by this property.
    Syntax
    'Declaration
     
    Public Property GroupingInterval As Integer
    public int GroupingInterval {get; set;}

    Property Value

    The notification grouping interval in seconds.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also