Click or drag to resize

ServicePropertiesalert_PingInSecs Property

The interval, in seconds, between pings to check for new alerts. If less than 5, no ping is performed and alert delivery (but not message deliver) is disabled.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int alert_PingInSecs { get; }

Property Value

Type: Int32
The interval, in seconds, between pings to check for new alerts. If less than 5, no ping is performed and alert delivery (but not message deliver) is disabled.
Remarks
Applies to ServiceInstance alert only.
See Also