Function MongoClientSettings.socketTimeoutMS
The time to attempt a send or receive on a socket before the attempt times out.
long socketTimeoutMS() @property @safe const;
void socketTimeoutMS
(
long ms
) @property @safe;
Bugs
Not implemented for sending