TlsSocket.CompressionMethod Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
CompressionMethod
Gets the active data compression method.
Declaration
public TlsCompressionMethod CompressionMethod { get; }
Property Value
Type | Description |
---|---|
TlsCompressionMethod | Active data compression method. |
Remarks
No data compression is currently supported.