Memory GC Report

Is there any way to get the memory usage report generated by System.Diagnostics.Debug.EnableGCMessages(true); in a byte array or string?

I would like to get it remotely when the debugger is not connected if that is at all possible.

Not possible but please add an issue of you need