IP*Works! SSH V9 - Online Help
IP*Works! SSH V9
Questions / Feedback?

ExitStatus Property

The exit code for the last executed command.

Syntax

[VB.NET]
Public ReadOnlyProperty ExitStatus As Integer

[C#]
public int ExitStatus {get;}

Remarks

After executing a command through Execute or by setting Command, the server will send a notification containing the ExitStatus of the command. The server may also send a textual representation of that code, which will be stored in ErrorMessage.

This property is read-only.

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0