IsSynchronized Property

php Uploader

PHP File Uploader Class Reference

AttachmentItemCollection.IsSynchronized Property

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

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

Property Value

Implements

ICollection.IsSynchronized

See Also

AttachmentItemCollection Class | CuteWebUI Namespace