MongoClientSettings.socketTimeoutMS

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

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

Bugs

Not implemented for sending

Meta