ReplicationServerGroup.GetServer Method

MySQL Connector/Net

ReplicationServerGroupGetServer Method
Overload List
  Name Description
Protected method GetServer(Boolean)
Must be implemented. Defines the next server for a custom load balancing implementation.
Protected method GetServer(String)
Gets a server by name
Protected method GetServer(Boolean, MySqlConnectionStringBuilder)
Top
See Also