Gets the active data compression method.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property CompressionMethod As TlsCompressionMethod Get |
| C# |
|---|
public TlsCompressionMethod CompressionMethod { get; } |
Field Value
Active data compression method.
Remarks
No data compression is currently supported.