dbicMonth Send comments on this topic.
AlarmInterval Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiPIM Class : AlarmInterval Property

Determines how often to review the alarms collection.

Syntax

Visual Basic (Declaration) 
Public Overridable Property AlarmInterval As Integer
C# 
public virtual int AlarmInterval {get; set;}

Remarks

This property value is of type Integer, indicating, in milliseconds how ofter to review the alarms collection.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also