Just notice that you probably want to get available RAM, not free RAM. Are you using System.Memory.Physical.Available or System.Memory.Physical.Free? Available memory includes for example cache pages that can be freed.
Best regards,
Victor
Best regards,
Victor