IAFNotificationContact.RetryInterval Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
The RetryInterval of the AFNotificationContactTemplate or
AFNotificationContact.
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
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.