コード例 #1
0
 public void WaitForSchemaAgreement(IPAddress queriedHost = null)
 {
     _controlConnection.WaitForSchemaAgreement(queriedHost);
 }