SftpItemCollection.IsSynchronized Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
IsSynchronized
Gets a value indicating whether access to the collection is synchronized (thread-safe).
Declaration
public bool IsSynchronized { get; }
Property Value
Type | Description |
---|---|
Boolean | A value indicating whether access to the collection is synchronized. |