The properties of the UseUnchangedRequest class are listed below. For a complete list of UseUnchangedRequest class members, see the UseUnchangedRequest Members topic.
DoesModifyConnection (inherited from AbstractRequest) |
Indicates whether the response modifies the cvs
connection. trueif the connection is modified, falseotherwise. |
DoesModifyInputStream (inherited from AbstractRequest) |
Indicates whether the response modifies the input
stream. trueif the input stream is modified, falseotherwise. |
IsResponseExpected | Indicator specifying if the response is respected. |
RequestString | Specifies the version of the protocol described in this document. |
UseUnchangedRequest Class | ICSharpCode.SharpCvsLib.Requests Namespace