Gets a value indicating whether access to the collection is synchronized (thread safe).
Namespace:
C1.C1ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
public virtual bool IsSynchronized { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property IsSynchronized As Boolean Get |