On Thu, 2009-04-23 at 10:25 +0200, Giacomo Tesio wrote: > @Jon: does Mono support ReaderWriterLockSlim? have you got some > objection about creating a set of static thread safe dictionaries for > mappings?
ReaderWriterLockSlim is mostly supported; the only missing feature is for RecursionPolicy != LockRecursionPolicy.NoRecursion (i.e. only LockRecursionPolicy.NoRecursion is supported). - Jon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dblinq?hl=en -~----------~----~----~----~------~----~------~--~---
