IEventOperations.GetCountSummaryAsync Method (String, CancellationToken)
Namespace:
Microsoft.Azure.Insights
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
Task<EventCountSummaryResponse> GetCountSummaryAsync(
string filterString,
CancellationToken cancellationToken
)
Return Value
Type: System.Threading.Tasks.Task<EventCountSummaryResponse>
Show: