mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-04 05:34:51 +00:00
GetAppMetricsAsync() does not return anymore #538
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ThuCommix on GitHub (Jul 21, 2020).
Originally assigned to: @GregorBiswanger on GitHub.
After upgrading from the latest 8.xxx version the method Electron.App.GetAppMetricsAsync() does not return anymore.
Steps to Reproduce:
@FlorianRappl commented on GitHub (Nov 2, 2025):
Outdated - use
ElectronNET.CoreandElectronNET.Core.AspNet.See Wiki / What's New.