EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS3FTPOptions.UseSIZECmd

TElAS3FTPOptions    


 

Specifies, whether SIZE command is sent when the data is downloaded.

 
 

Declaration

[C#]
    bool UseSIZECmd;

[VB.NET]
    Property UseSIZECmd As Boolean

[Pascal]
    property UseSIZECmd : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to specify, whether SIZE command is sent when the data is downloaded. Note, that some servers behave unexpectedly when SIZE command is used.

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