MySQL Connector/Net
| ReplicationServerGroupHandleFailover Method |
Overload List
| Name | Description | |
|---|---|---|
|
HandleFailover(ReplicationServer) |
Handles a failed connection to a server.
This method can be overrided to implement a custom failover handling
|
|
HandleFailover(ReplicationServer, Exception) |
Handles a failed connection to a server.
|
See Also