Discuss this help topic in SecureBlackbox Forum

TElFTPSUser.SetOutgoingSpeedLimit

TElFTPSUser     See also     


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


Declaration

[C#]
    void SetOutgoingSpeedLimit(int Value);

[VB.NET]
    Sub SetOutgoingSpeedLimit(ByVal Value As Integer)

[Pascal]
    under development

[C++]
    void SetOutgoingSpeedLimit(int32_t Value);

[PHP]
    void SetOutgoingSpeedLimit(integer $Value)

[Java]
    void setOutgoingSpeedLimit(int Value);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum