IsSynchronized Property

WebControls UltimateCalendar

UltimateCalendar Class Library

DisabledDatesCollection.IsSynchronized Property

Gets a value indicating whether access to the DisabledDatesCollection is synchronized (thread-safe).

[Visual Basic] NotOverridable Public ReadOnly Property IsSynchronized As Boolean _
    Implements ICollection.IsSynchronized
[C#]
public bool IsSynchronized {get;}

Implements

ICollection.IsSynchronized

See Also

DisabledDatesCollection Class | Karamasoft.WebControls.UltimateCalendar Namespace