Discuss this help topic in SecureBlackbox Forum

TElIdSSHClient.Version

TElIdSSHClient     See also     


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


This property returns the SSH version which is used during the connection

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property Version : TSSHVersion;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Values:

Description

    Check this property after the OnOpenConnection event was fired. This property returns the active SSH version.

See also:     Versions    

Discuss this help topic in SecureBlackbox Forum