Exemplo n.º 1
0
 public void WaitForSchemaAgreement(IPAddress queriedHost = null)
 {
     _controlConnection.WaitForSchemaAgreement(queriedHost);
 }