Beispiel #1
0
 public void StartIndex(string name)
 {
     AsyncHelpers.RunSync(() => asyncAdminServerClient.StartIndexAsync(name));
 }