Click or drag to resize

ObsConfigAsyncSocketTimeout Property

Asynchronous request timeout interval. The unit is millisecond.

Namespace:  OBS
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public int AsyncSocketTimeout { get; set; }

Property Value

Type: Int32
See Also