Purpose

Specifies whether the driver compresses data it sends to or receives from the Web server.

Valid Values

none | compress

Behavior

If set to none, the driver sends and receives uncompressed data to and from the Web server.

If set to compress, the driver sends and receives compressed data to and from the Web server.

Notes

  • Setting the WSCompressData property to none can significantly degrade performance.

Default

compress

Data Type

String