Method CanUseSecondary
CanUseSecondary(ServerDescription)
Whether a particular secondary can be used.
bool CanUseSecondary(ServerDescription server)Parameters
- serverServerDescription
- The server. 
Returns
- bool
- True if the server can be used. 
Whether a particular secondary can be used.
bool CanUseSecondary(ServerDescription server)server ServerDescriptionThe server.
True if the server can be used.