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