Exemple #1
0
 public virtual System.Threading.Tasks.Task <Azure.Response <Azure.Search.Models.SearchServiceStatistics> > GetStatisticsAsync(Azure.Search.SearchRequestOptions options = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }
Exemple #2
0
 public virtual System.Threading.Tasks.Task <Azure.Response <long> > GetDocumentCountAsync(Azure.Search.SearchRequestOptions options = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }