Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

IAFNotificationContact.EscalationTimeout Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
IAFNotificationContact.EscalationTimeout Property
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: TimeSpan
This property maps to the AFNotificationContactTemplate.EscalationTimeout or AFNotificationContact.EscalationTimeout.

Version Information

AFSDK


See Also

In This Topic
TitleResults for “How to create a CRG?”Also Available in