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
- trueif this instance is expired; otherwise,- false.