On Tue, 2008-04-15 at 11:12 -0400, Adam Tauno Williams wrote: > I get a Process object like - process = Process.GetCurrentProcess(); > > But process.Threads.Count and process.PrivateMemorySize64 always appear > to be zero. Doing a process.Refresh() doesn't help. > > Are these expected to work in Mono (on LINUX)?
These aren't currently supported on linux, and there's no current plan for the Novell team to add this support. Patches are welcome however. - Dick
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
