Table of Contents

Property LastUsedAt

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

LastUsedAt

Gets the time this server session was last used (in UTC).

DateTime? LastUsedAt { get; }

Property Value

DateTime?

The time this server session was last used (in UTC).