> From: [email protected] [mailto:mono-list- > [email protected]] On Behalf Of Sambasivareddy > > Please let me know whether MMF is available or not in Mono?
Sorry for not being helpful, but why don't you just look it up? There is a MemoryMappedFile class, and it's in System.IO, and the mono compatibility page says "The easiest way to describe what Mono currently supports is: Everything in .NET 4.5 except WPF, WWF, and with limited WCF and limited ASP.NET 4.5 async stack." Which means, you should just assume it's good. Give it a try. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
