







![]() ![]() ![]() |
MySQL Connector/Net |
ReplicationRoundRobinServerGroup Members |
ReplicationRoundRobinServerGroup Class Constructors Methods Fields Properties See Also Send Feedback |
![]() |
The ReplicationRoundRobinServerGroup type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ReplicationRoundRobinServerGroup |
Methods
Name | Description | |
---|---|---|
![]() |
AddServer |
Adds a server into the group
(Inherited from ReplicationServerGroup.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetServer(Boolean) |
Gets an available server based on Round Robin load balancing
(Overrides ReplicationServerGroup..::..GetServer(Boolean).) |
![]() |
GetServer(String) |
Gets a server by name
(Inherited from ReplicationServerGroup.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
HandleFailover |
Handles a failed connection to a server.
This method can be overrided to implement a custom failover handling
(Inherited from ReplicationServerGroup.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
RemoveServer |
Removes a server from group
(Inherited from ReplicationServerGroup.) |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() |
servers | (Inherited from ReplicationServerGroup.) |
Properties
Name | Description | |
---|---|---|
![]() |
Name |
Group name
(Inherited from ReplicationServerGroup.) |
![]() |
RetryTime |
Retry time between connections to failed servers
(Inherited from ReplicationServerGroup.) |
![]() |
Servers |
Servers list in the group
(Inherited from ReplicationServerGroup.) |