The ICompressible interface implements a property that returns a flag,
which determines if the request or response should be compressed.
This interface is used in conjuction with the compression sink implementation
and allows to determine dynamically if the request or response is
to be compressed.
|
Name |
Description |
 |
PerformCompression |
Gets a value indicating whether the data can be compressed. |