Click or drag to resize
HttpClientConfigurationLocalVideoResponseTimeout Property
Local video response timeout (in seconds) Wait LocalVideoResponseTimeout seconds for a local response to the incoming video request, then automatically deny the request. Default is 30

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

Property Value

Type: UInt32
See Also