EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElIdSSHClient.CompressionLevel

TElIdSSHClient     See also    


 

This property specifies the preferable compression level

 
 

Declaration

[C#]
    not implemented;

[VB.NET]
    not implemented;

[Pascal]
    property CompressionLevel : integer;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Set this property before calling the Connect method. The possible values for the Compression Level are 0 (the minimal compression) .. 9 (maximal compression). This property is ignored if compression wasn't accepted.

    Default value is 9.

 
 

See also:     CompressionAlgorithms

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