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