ObsConfigConnectionLimit Property |
Maximum number of concurrently opened HTTP connections
The default value is 1000.
Namespace:
OBS
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.19.7.1 (3.19.7.1)
Syntaxpublic int ConnectionLimit { get; set; }
Property Value
Type:
Int32
See Also