SocketTimeoutMS

Key Name Default Value Required

SocketTimeoutMS

-1

No

Description

The amount of time, in milliseconds, before an attempt to send or receive on a socket times out.

When this property is set to -1, the connector does not specify the amount of time before a socket connection times out. In this case, the timeout behavior is determined by the settings defined in the mongo-c-driver library, which the Simba MongoDB ODBC Connector uses as a third-party dependency.