Sets the length of packed queue for downloads.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public Property DownloadQueueLength As Integer Get Set |
C# |
---|
public int DownloadQueueLength { get; set; } |