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