Discuss this help topic in SecureBlackbox Forum

TElIdSSHConnection.SrcPort

TElIdSSHConnection     See also     


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


This read-only property specifies the port of the client that connected to the server.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property SrcPort: Integer;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property to specify the port of the client that connected to the server.

See also:     SrcHost     DestHost     DestPort    

Discuss this help topic in SecureBlackbox Forum