edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

SSHFTPClientMaxQueuedReadRequests Property

Maximum number of read requests to queue up (1=no queuing).

Definition

Namespace: EnterpriseDT.Net.Ftp.Ssh
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public int MaxQueuedReadRequests { get; set; }

Property Value

Int32

See Also