ObsConfigMaxIdleTime Property |
Maximum idle time for obtaining connections from the connection pool. The unit is millisecond.
The default value is 30000.
Namespace:
OBS
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntaxpublic int MaxIdleTime { get; set; }
Property Value
Type:
Int32
See Also