Discuss this help topic in SecureBlackbox Forum

TElIdSSHConnection.Data

TElIdSSHConnection     See also     


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


This property contains user data passed via Open method.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property Data : pointer;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    This property lets each connection store pointer to the object corresponded to this connection.

See also:     ExitStatus     ExitSignal     ExitMessage    

Discuss this help topic in SecureBlackbox Forum