| ClusterSelectedServerEventSelectedServer Property | 
This API is preliminary and subject to change.
            Gets the selected server.
            
 
Namespace: MongoDB.Driver.Core.EventsAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.1.0
 Syntax
Syntaxpublic ServerDescription SelectedServer { get; }Public ReadOnly Property SelectedServer As ServerDescription
	Get
member SelectedServer : ServerDescription with get
Property Value
Type: 
ServerDescription See Also
See Also