Postpone channel close requests (workaround for older versions of ssh.com and Cisco SSH servers).
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public Property PostponeChannelClose As Boolean Get Set |
C# |
---|
public bool PostponeChannelClose { get; set; } |