ClusterDescriptionChangedEventOldDescription Property |
This API is preliminary and subject to change.
Gets the old description.
Namespace: MongoDB.Driver.Core.EventsAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.2.0
Syntax public ClusterDescription OldDescription { get; }
Public ReadOnly Property OldDescription As ClusterDescription
Get
member OldDescription : ClusterDescription with get
Property Value
Type:
ClusterDescriptionSee Also