ReplicationServerGroup.HandleFailover Method

MySQL Connector/Net

ReplicationServerGroupHandleFailover Method
Overload List
  Name Description
Protected method HandleFailover(ReplicationServer)
Handles a failed connection to a server. This method can be overrided to implement a custom failover handling
Protected method HandleFailover(ReplicationServer, Exception)
Handles a failed connection to a server.
Top
See Also