Table of Contents

Property WriteTimeout

Namespace
MongoDB.Driver.Core.Configuration
Assembly
MongoDB.Driver.Core.dll

WriteTimeout

Gets the write timeout.

public TimeSpan? WriteTimeout { get; }

Property Value

TimeSpan?

The write timeout.