Visual Guard Class Library Documentation

VGMembershipUserCollection.IsSynchronized Property

Gets a value indicating whether the membership user collection is thread safe.

public Boolean IsSynchronized {get;}

Property Value

Always false because thread-safe membership user collections are not supported.

Implements

ICollection.

See Also

VGMembershipUserCollection Class | Novalys.VisualGuard.Security.Membership Namespace