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

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -