AbstractCvsTask.

CompressionLevel Property

Summary

Compression level to use for all net traffic. This should be a value from 1-9.

NOTE: This is not available on sharpcvslib.

Syntax

[TaskAttribute("compressionlevel")]
public int CompressionLevel { get; set; }

Attributes

Type Description
TaskAttributeAttribute Indicates that property should be treated as a XML attribute for the task.

Value

Type Description
int