Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to SSH2TunnelMBS class.
SSH2TunnelMBS.BytesReceived as Int64
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 18.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
SSH2TunnelMBS.BytesSent as Int64
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 18.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
SSH2TunnelMBS.Cancel as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 18.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
This property can be set to request end of the thread.
(Read and Write property)
SSH2TunnelMBS.Connected as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 20.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Returns true if connected or false if not.
(Read only property)
SSH2TunnelMBS.KeepAlive as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 20.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
If set to true, TCP keep alive probes will be sent to avoid TCP/IP timeouts.
Set to false (default behavior) to disable keep alive probes.
You may also need to use ConfigureKeepAlive on the SSH2SessionMBS class.
(Read and Write property)
SSH2TunnelMBS.LocalAddress as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 18.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Defines where we wait for a connection to forward.
IPv4 or IPv6 address.
(Read and Write property)
SSH2TunnelMBS.LocalPort as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 18.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
SSH2TunnelMBS.Messages as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 18.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Filled by thread to tell you about errors.
(Read only property)
SSH2TunnelMBS.RemoteAddress as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 18.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
When connecting through tunnel this address is used from server to connect to.
IPv4 or IPv6 address.
(Read and Write property)
SSH2TunnelMBS.RemotePort as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 18.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
When connecting through tunnel this port is used from server to connect to.
(Read and Write property)
SSH2TunnelMBS.Running as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 18.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
True if running, false if not.
(Read only property)
SSH2TunnelMBS.Session as SSH2SessionMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 18.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
The items on this page are in the following plugins: MBS Network Plugin.