EventPropertyCollection.ICollection.IsSynchronized Property
SQL Server 2012
Gets a value that indicates whether the event property collection is synchronized (locked) for read and update.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Property Value
Type: System.Booleantrue if the event property collection is synchronized (locked) for read and update; otherwise, false.
