Table of Contents

Method WasUsed

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

WasUsed()

Called by the driver when the session is used (i.e. sent to the server).

[Obsolete("Let the driver handle tracking when the session was last used.")]
void WasUsed()