







![]() ![]() ![]() |
MySQL Connector/Net |
ReplicationServerGroup Methods |
ReplicationServerGroup Class See Also Send Feedback |
![]() |
The ReplicationServerGroup type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AddServer |
Adds a server into the group
|
![]() |
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) |
Must be implemented. Defines the next server for a custom load balancing implementation.
|
![]() |
GetServer(String) |
Gets a server by name
|
![]() |
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
|
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
RemoveServer |
Removes a server from group
|
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |