EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS3SocketOptions.OutgoingSpeedLimit

TElAS3SocketOptions     See also    


 

Specifies the outgoing traffic limit.

 
 

Declaration

[C#]
    int OutgoingSpeedLimit;

[VB.NET]
    Property OutgoingSpeedLimit As Integer

[Pascal]
    property OutgoingSpeedLimit : integer;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to specify the maximum number of bytes per second that FTPS client may send. The value of 0 (zero) means "no limitation".

 
 

See also:     IncomingSpeedLimit    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation