Discuss this help topic in SecureBlackbox Forum

TElIdSSHConnection.ExitSignal

TElIdSSHConnection     See also     


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


This property is set if the remote command was killed by signal

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property ExitSignal : string;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    This property returns the signal (without the "SIG" prefix), which was sent to remote command.

See also:     ExitStatus     ExitSignal    

Discuss this help topic in SecureBlackbox Forum