synchronization - .NET 3.5: What is the "ValidatorCollection.IsSynchronized" Property "synchronized" to? -


I understand that in .NET 3.5

  validation archives. Synchronized property  

A boolean is telling me whether it is synchronized or not. However, it is difficult to understand that what is synchronizing with it or with it?

The MSDN Manual simply says:

becomes a value that indicates that the validation store archive is synchronized.

that does not help much ...

MSDN comment Also says:

If the archive is synchronized, this thread is protected.


Comments

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -