EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS3FTPOptions.ModeZ

TElAS3FTPOptions     See also    


 

Specifies whether the in-flight ZLib data compression is turned on.

 
 

Declaration

[C#]
    bool ModeZ;

[VB.NET]
    Property ModeZ As Boolean

[Pascal]
    property ModeZ : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to specify whether the in-flight data compression is turned on. The default value is False.
Use ModeZLevel to specify the compression level.

 
 

See also:     ModeZLevel     ModeZSupported    

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