Click or drag to resize
LdapConfigurationSearchTimeoutInSeconds Property
The search time out interval (in seconds) Range between 10 to 200 seconds Default is 100

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

Property Value

Type: UInt32
See Also