Discuss this help topic in SecureBlackbox Forum

TElIdSSHConnection.ExitStatus

TElIdSSHConnection     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


This property returns the exit code which was returned by the command

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property ExitStatus : integer;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    This property returns the code which was returned by remote command.

See also:     ExitMessage     ExitSignal    

Discuss this help topic in SecureBlackbox Forum