Click or drag to resize

ConfigCompressMetadata Property

.NET STTP API
Gets or sets flag that determines whether the metadata transfer is compressed.

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

Property Value

Boolean
See Also