Creates the compression algorithm to use to deflate data.
Namespace: Renci.SshNet.SecurityAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
public Compressor CreateCompressor()
Return Value
Compression method.See Also