adTempus API
ArcanaDevelopment.adTempus.Client Namespace / AlertNotificationRule Class / MinimumInterval Property

In This Topic
    MinimumInterval Property (AlertNotificationRule)
    In This Topic
    The minimum interval for messages to be sent for this rule.
    Syntax
    'Declaration
     
    
    Public Property MinimumInterval As TimeSpan
    public TimeSpan MinimumInterval {get; set;}
    Remarks
    Fractional minutes are rounded up.
    See Also