Discuss this help topic in SecureBlackbox Forum

TElIdSSHClientServerIOHandler.CompressionLevel

TElIdSSHClientServerIOHandler     See also     


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


This property specifies the preferable compression level

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property CompressionLevel : integer;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    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    

Discuss this help topic in SecureBlackbox Forum