Gets the error which occurred while working with the SSH tunnel.
Namespace:
Rebex.Net
Assembly:
Rebex.SshShell (in Rebex.SshShell.dll)
Syntax
| Visual Basic |
|---|
Public Property Error As Exception Get Private Set |
| C# |
|---|
public Exception Error { get; private set; } |