Discuss this help topic in SecureBlackbox Forum

TElIdSSHConnection.SrcHost

TElIdSSHConnection     See also     


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


This read-only property specifies the host address or name of the client that connected to the server

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property SrcHost : string;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property to specify the host address or name of the client that connected to the server

See also:     SrcPort     DestHost     DestPort    

Discuss this help topic in SecureBlackbox Forum