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