Click or drag to resize

ConnectionPolicyMaintenanceTestTimeout Property

The maintenance test timeout value.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.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