SynchronizeInfo.ApplyCompression Property

Definition

Gets or sets a value that indicates whether the information will compressed or not.

public bool ApplyCompression { get; set; }
member this.ApplyCompression : bool with get, set
Public Property ApplyCompression As Boolean

Property Value

true if the information will be compressed; otherwise, false.

Applies to