ActionCollection.IsSynchronized Property
Gets a value indicating whether access to the ICollection is synchronized (thread-safe).
[Visual Basic]
NotOverridable Public ReadOnly Property IsSynchronized As
Boolean _
[C#]
public
bool IsSynchronized {get;}
Implements
ICollection.IsSynchronized
See Also
ActionCollection Class | FreeFlow.Administration Namespace