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

TunnelClosedEventArgs Class

Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 8.0.9673)

Provides data for the TunnelClosed event.

Syntax
public class TunnelClosedEventArgs : EventArgs
Inheritance
Object
EventArgs
TunnelClosedEventArgs
Inherited Members
EventArgs.Empty
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Properties

Name Description
Id

Tunnel ID.

IsIncoming

Gets a value indicating whether the tunnel was a reverse (incoming) tunnel (SSH port forwarding).

IsOutgoing

Gets a value indicating whether the tunnel was an outgoing tunnel.

RemoteEndPoint

Gets the endpoint of the remote host of the tunnel.

Session

Gets server session.

Type

Tunnel request type.

User

Gets the FileServerUser that requested the tunnel (for outgoing tunnels and reverse tunneling requests) or the user that initiated the tunneling (for incoming connections to reverse tunnels).

In This Article
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies