TAstaClientSocket.Compression
Applies to
TAstaClientSocket
Declaration
property
Compression: TAstaCompression;
Description
This property determines if compression will be employed by your application. It works in conjunction
with the OnCompress
and OnDecompress
events.
NOTE: This property must have the SAME SETTING on the ServerSocket AND the ClientSocket.