OBS SDK for .NET 3.19.7.1 API
OBS SDK for .NET 3.19.7.1 API
OBS Namespaces
OBS
ObsConfig Class
ObsConfig Properties
AsyncSocketTimeout Property
AuthType Property
AuthTypeNegotiation Property
BufferSize Property
ConnectionLimit Property
Endpoint Property
KeepAlive Property
MaxErrorRetry Property
MaxIdleTime Property
PathStyle Property
ProxyDomain Property
ProxyHost Property
ProxyPassword Property
ProxyPort Property
ProxyUserName Property
ReadWriteTimeout Property
ReceiveBufferSize Property
SecurityProtocolType Property
Timeout Property
ValidateCertificate Property
ObsConfig
Timeout Property
Request timeout interval. The unit is millisecond.
Namespace:
OBS
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.19.7.1 (3.19.7.1)
Syntax
C#
Copy
public
int
Timeout
{
get
;
set
; }
Property Value
Type:
Int32
See Also
Reference
ObsConfig Class
OBS Namespace