-
Home
-
API
-
PackagingTools.Core.Telemetry.Dashboards
-
IDashboardTelemetryProvider
-
Methods
-
GetSnapshotAsync(DashboardQuery?, CancellationToken)
GetSnapshotAsync(DashboardQuery?, CancellationToken) Method
Definition
Retrieves the most recent snapshot using the supplied query (optional).
Task<DashboardSnapshot> GetSnapshotAsync(DashboardQuery? query = null, CancellationToken cancellationToken = default(CancellationToken))
Parameters
Returns