Postpone channel close requests (workaround for older versions of ssh.com and Cisco SSH servers).

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

Syntax

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

Remarks

Not supported on Windows store Apps platfors.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also