GzipFileContents Constructor (Int32)
Constructor taking the zip level to apply to the file
before sending.
[Visual Basic]Overloads Public Sub New( _
ByVal
level As
Integer _
)
[C#]public GzipFileContents(
int level);
Parameters
- level
- Missing <param> documentation for level
See Also
GzipFileContents Class | ICSharpCode.SharpCvsLib.Requests Namespace | GzipFileContents Constructor Overload List