(mongodb >=1.13.0)
The MongoDB\Driver\Monitoring\TopologyChangedEvent class encapsulates information about a changed topology description. For example, a topology discovering a new replica set primary would cause its topology description to change.
| Version | Description |
|---|---|
| PECL mongodb 2.3.0 | Added public readonly properties. |