Platforms to show: All Mac Windows Linux Cross-Platform

Back to SSH2ChannelMBS class.

SSH2ChannelMBS.ExitStatus as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Network Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Get the remote exit code.

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

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Network Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Internal object reference.

(Read and Write property)

SSH2ChannelMBS.LastError as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Network Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The last error code.

See SSH2SessionMBS.kError* constants.
(Read and Write property)

SSH2ChannelMBS.Session as SSH2SessionMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Network Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The session this channel belongs to.

(Read and Write property)

SSH2ChannelMBS.Tag as Variant

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Network Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The tag value.

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.


The biggest plugin in space...