CompressionThreshold property

Gets or sets the CompressionThreshold connection property.

Syntax
Visual Basic

Public Property CompressionThreshold As Integer
C#

public int CompressionThreshold  { get; set; }
See also