ReplicationRoundRobinServerGroup.GetServer Method

MySQL Connector/Net

ReplicationRoundRobinServerGroupGetServer Method
Overload List
  Name Description
Protected method GetServer(Boolean)
Gets an available server based on Round Robin load balancing
(Overrides ReplicationServerGroupGetServer(Boolean).)
Protected method GetServer(String)
Gets a server by name
(Inherited from ReplicationServerGroup.)
Protected method GetServer(Boolean, MySqlConnectionStringBuilder) (Inherited from ReplicationServerGroup.)
Top
See Also