Table of Contents

Property Write

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Write

Gets or sets the time spent acquiring or holding the write lock.

[Obsolete("Use DatabaseWriteLock or GlobalWriteLock instead.")]
public TimeSpan Write { get; set; }

Property Value

TimeSpan