IAFNotificationContact.RetryInterval Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
The RetryInterval of the AFNotificationContactTemplate or
AFNotificationContact.
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
TimeSpan RetryInterval { get; set; }
Property RetryInterval As TimeSpan Get Set Dim instance As IAFNotificationContact Dim value As TimeSpan value = instance.RetryInterval instance.RetryInterval = value
property TimeSpan RetryInterval { TimeSpan get (); void set (TimeSpan value); }
abstract RetryInterval : TimeSpan with get, set
Property Value
Type: TimeSpanThis property maps to the AFNotificationContactTemplate.RetryInterval or AFNotificationContact.RetryInterval.