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: 550.0.60.0
Syntaxpublic uint LocalVideoResponseTimeout { get; set; }
Property Value
Type:
UInt32
See Also