Summary
Compression level to use for all net traffic. This should be a value from 1-9.
NOTE: This is not available on sharpcvslib.
- Assembly
- NAnt
.SourceControl .dll - Namespace
- NAnt
.SourceControl .Tasks - Containing Type
- AbstractCvsTask
Syntax
[TaskAttribute("compressionlevel")]
public int CompressionLevel { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
int |