TunnelRequestedEventArgs.IsIncoming Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9083)
IsIncoming
Gets a value indicating whether the requested tunnel is a reverse (incoming) tunnel (SSH port forwarding).
Declaration
public bool IsIncoming { get; }
Property Value
Type | Description |
---|---|
Boolean |