Table of Contents

Property IsExpired

Namespace
MongoDB.Driver.Core.Connections
Assembly
MongoDB.Driver.Core.dll

IsExpired

Gets a value indicating whether this instance is expired.

bool IsExpired { get; }

Property Value

bool

true if this instance is expired; otherwise, false.