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