Closed kevincheng201903 closed 3 years ago
public async Task Start()
---> OnHeartbeat(() => MemoryCheck());
There is no MemoryCheck function in your C# code
I‘m looking forward to this fixing.
temporarily resolved at https://github.com/wechaty/dotnet-wechaty/pull/9
Updated
public async Task Start()
There is no MemoryCheck function in your C# code