SshTunnelErrorEventArgs Class
Namespace: Rebex.Net
Assembly: Rebex.SshShell.dll (version 7.0.9083)
Provides data for the TunnelError event.
Syntax
public class SshTunnelErrorEventArgs : EventArgs
Inherited Members
Properties
Name | Description |
---|---|
Error | Gets the error which occurred while working with the SSH tunnel. |
Tunnel | Gets the tunnel on which the error occurred. |