Click or drag to resize
ConnectionPolicyMaintenanceTestTimeout Property
The maintenance test timeout value.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public ushort MaintenanceTestTimeout { get; set; }

Property Value

Type: UInt16
Remarks
Connection will be reset if maintenance test couldn't be completed in time. Applicable to Avaya signaling environment only. See SignalingEnvironment.
See Also