Property Generation
- Namespace
- MongoDB.Driver.Core.Connections
- Assembly
- MongoDB.Driver.Core.dll
Generation
Gets the generation of the pool when this connection was created.
int Generation { get; }
Property Value
- int
The generation of the pool when this connection was created.