SharpCvsLib

GzipFileContents Properties

The properties of the GzipFileContents class are listed below. For a complete list of GzipFileContents class members, see the GzipFileContents Members topic.

Public Instance Properties

DoesModifyConnection (inherited from AbstractRequest) Indicates whether the response modifies the cvs connection.
true
if the connection is modified,
false
otherwise.
DoesModifyInputStream (inherited from AbstractRequest) Indicates whether the response modifies the input stream.
true
if the input stream is modified,
false
otherwise.
IsResponseExpected
false
, a response is not expected.
RequestString Request the contents be zipped before transmitting.

See Also

GzipFileContents Class | ICSharpCode.SharpCvsLib.Requests Namespace