MySQL Connector/Net
ReplicationServerGroup Constructor |
Namespace: MySql.Data.MySqlClient.Replication
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.9.9

public ReplicationServerGroup( string name, int retryTime )
Public Sub New ( name As String, retryTime As Integer )
public: ReplicationServerGroup( String^ name, int retryTime )
new : name : string * retryTime : int -> ReplicationServerGroup
Parameters
- name
- Type: SystemString
Group name - retryTime
- Type: SystemInt32
