MembershipUserCollection.SyncRoot Property
.NET Framework (current version)
Gets the synchronization root.
Assembly: System.Web.ApplicationServices (in System.Web.ApplicationServices.dll)
Property Value
Type: System.ObjectAlways this, because synchronization of membership user collections is not supported.
Implements
ICollection.SyncRootApplication code does not normally use this property.
.NET Framework
Available since 2.0
Available since 2.0
Show: