Are you suggesting that we should protect access to the mapserver objects within the C# code, using the C# lock statement? Or are the locks within the mapscript_csharp.dll sufficient?
Nope. This kind of synchronization can only take place at the unmanaged side when using the IIS ASP.NET application models. The mapserver code should make the necessary work for you. Regards, Tamas
