Disable queuing of read and write requests.

Namespace:  Rebex.Net
Assembly:  Rebex.Sftp (in Rebex.Sftp.dll)

Syntax

Visual Basic
Public Property DisableTransferQueue As Boolean
	Get
	Set
C#
public bool DisableTransferQueue { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also