Table of Contents

Property Read

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

Read

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

[Obsolete("Use DatabaseReadLock or GlobalReadLock instead.")]
public TimeSpan Read { get; set; }

Property Value

TimeSpan