The methods of the GzipStreamRequest class are listed below. For a complete list of GzipStreamRequest class members, see the GzipStreamRequest Members topic.
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ModifyConnection | Override the modify connection method to apply the compression/ decompression to the server communication. |
ToString (inherited from AbstractRequest) | Converts the object values into a human readable string. |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
GzipStreamRequest Class | ICSharpCode.SharpCvsLib.Requests Namespace