SshCipher.OutgoingCompressionEnabled Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
OutgoingCompressionEnabled
Gets a value indicating whether outgoing compression is used.
Declaration
public bool OutgoingCompressionEnabled { get; }
Property Value
Type | Description |
---|---|
Boolean | True if outgoing compression is enabled; false otehrwise. |