AzureIndexStatisticsProviderGetStatistics Method |
Namespace: CMS.Search.Azure
public IIndexStatistics GetStatistics( SearchIndexInfo indexInfo )
Exception | Condition |
---|---|
ArgumentNullException | Thrown when indexInfo is null. |
ArgumentException | Thrown when IndexProvider of given indexInfo is not Azure. |