MongoClientSettings.socketTimeoutMS

The time to attempt a send or receive on a socket before the attempt times out.

  1. long socketTimeoutMS()
    class MongoClientSettings
    const @property @safe
    long
    socketTimeoutMS
    ()
  2. void socketTimeoutMS(long ms)

Bugs

Not implemented for sending

Meta