Discuss this help topic in SecureBlackbox Forum

TElSimpleSSHServer.DataPortRangeTo

TElSimpleSSHServer     See also     


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


Declaration

[C#]
    int DataPortRangeTo;

[VB.NET]
    Property DataPortRangeTo As Integer

[Pascal]
    under development

[C++]
    int32_t get_DataPortRangeTo();
    void set_DataPortRangeTo(int32_t Value);

[PHP]
    integer get_DataPortRangeTo()
    void set_DataPortRangeTo(integer $Value)

[Java]
    int getDataPortRangeTo();
    void setDataPortRangeTo(int Value);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum