This property specifies the compression algorithm which was accepted during SSL handshake
Declaration
[C#/Java]
TSBSSLCompressionAlgorithm CompressionAlgorithm;
TSBSSLCompressionAlgorithm CompressionAlgorithm;
[VB.NET]
Property CompressionAlgorithmr As TSBSSLCompressionAlgorithm
Property CompressionAlgorithmr As TSBSSLCompressionAlgorithm
[Pascal]
property CompressionAlgorithm : TSBSSLCompressionAlgorithm;
property CompressionAlgorithm : TSBSSLCompressionAlgorithm;
[C++]
not implemented;
not implemented;
Values
|
Description
Check this property after OnOpenConnection was fired. This property returns the compression algorithm which was established during the SSL handshake.