Click or drag to resize

PpmConfigurationPPMConfigRequestTimeout Property

How long to wait for a server response on PPM Configuration Request (in milliseconds). The default value is 10000.
How long to wait for a server response on PPM Configuration Request (in milliseconds). The default value is 10000.

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

Property Value

Type: UInt16
See Also