Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

SshTunnel Class

Namespace: Rebex.Net
Assembly: Rebex.SshShell.dll (version 7.0.9147)

Represents an active SSH tunnel.

Syntax
public class SshTunnel : IDisposable
Inheritance
Object
SshTunnel
Implements
IDisposable
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Properties

Name Description
LocalEndPoint

Gets local endpoint of the tunnel.

RemoteEndPoint

Gets remote endpoint of the tunnel (if available).

Methods

Name Description
Close()

Closes the tunnel. Stops new connections from being accepted, but leaves the current connections active.

Explicit Interface Implementations

Name Description
IDisposable.Dispose()

Releases all resources used by the current SshTunnel.

In This Article
  • Properties
  • Methods
  • Explicit Interface Implementations
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies