ClusterRemovingServerEventReason Property |
This API is preliminary and subject to change.
Gets the reason the server is being removed.
Namespace: MongoDB.Driver.Core.EventsAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.2.0
Syntax public string Reason { get; }
Public ReadOnly Property Reason As String
Get
member Reason : string with get
Property Value
Type:
StringSee Also