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.1.3.0 (3.1.3)
Syntaxpublic int ConnectionLimit { get; set; }
Property Value
Type:
Int32
See Also