BaseCollection.IsSynchronized Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

BaseCollection.IsSynchronized Property

BR.AN.PviServices .NET


Returns true if access to the collection is synchronized (thread-safe).

[Visual Basic]

Public Overridable ReadOnly Property IsSynchronized() As Boolean _

   Implements ICollection.IsSynchronized

 

  Public Get

  End Get

End Property

[C#]

public virtual bool IsSynchronized { public get; }

Implements

ICollection.IsSynchronized

See Also

BaseCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]