Property WriteTimeout
- Namespace
 - MongoDB.Driver.Core.Configuration
 
- Assembly
 - MongoDB.Driver.dll
 
WriteTimeout
Gets the write timeout.
public TimeSpan? WriteTimeout { get; }
Property Value
- TimeSpan?
 The write timeout.
Gets the write timeout.
public TimeSpan? WriteTimeout { get; }
The write timeout.