Click or drag to resize

ConfigCompressPayloadData Property

.NET STTP API
Gets or sets flag that determines whether payload data is compressed.

Namespace: sttp
Assembly: sttp.net (in sttp.net.dll) Version: 1.0.0
Syntax
public bool CompressPayloadData { get; set; }
Request Example View Source

Property Value

Boolean
See Also