Implemented interface member:
method
ClearConsoleLogsAsync
Aspire.Dashboard.ServiceClient.IResourceRepository.ClearConsoleLogsAsync(System.Collections.Generic.IReadOnlyList<System.String>, System.DateTime)
1 reference to ClearConsoleLogsAsync
Aspire.Dashboard.Components.Tests (1)
Pages\ConsoleLogsTests.cs (1)
779
await dashboardClient.
ClearConsoleLogsAsync
([testResource.Name], clearDate);