Platforms to show: All Mac Windows Linux Cross-Platform
SSH2ChannelMBS.ExitStatus as Integer
Function:
Get the remote exit code.
Notes:
Returns the exit code raised by the process running on the remote host at the other end of the named channel. Note that the exit status may not be available if the remote end has not yet set its status to closed.
Returns 0 on failure, otherwise the Exit Status reported by remote host.
(Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 14.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Notes:
Returns the exit code raised by the process running on the remote host at the other end of the named channel. Note that the exit status may not be available if the remote end has not yet set its status to closed.
Returns 0 on failure, otherwise the Exit Status reported by remote host.
(Read only property)
SSH2ChannelMBS.Handle as Integer
Function:
Internal object reference.
Notes: (Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 14.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Notes: (Read and Write property)
SSH2ChannelMBS.LastError as Integer
Function:
The last error code.
Notes:
See SSH2SessionMBS.kError* constants.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 14.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Notes:
See SSH2SessionMBS.kError* constants.
(Read and Write property)
SSH2ChannelMBS.Session as SSH2SessionMBS
Function:
The session this channel belongs to.
Notes: (Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 14.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Notes: (Read and Write property)
SSH2ChannelMBS.Tag as Variant
Function:
The tag value.
Notes:
A property where you can store any value you like.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 14.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Notes:
A property where you can store any value you like.
(Read and Write property)
The items on this page are in the following plugins: MBS Network Plugin.

Links
MBS Xojo Plugins