Discuss this help topic in SecureBlackbox Forum

TElPortKnock.SocksPort

TElPortKnock     See also     


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


Declaration

[C#]
    int SocksPort;

[VB.NET]
    Property SocksPort As Integer

[Pascal]
    under development

[C++]
    int32_t get_SocksPort();
    void set_SocksPort(int32_t Value);

[PHP]
    integer get_SocksPort()
    void set_SocksPort(integer $Value)

[Java]
    int getSocksPort();
    void setSocksPort(int Value);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum