The properties of the UnchangedRequest class are listed below. For a complete list of UnchangedRequest class members, see the UnchangedRequest 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 |
Response expected: false. |
RequestString | Notify the server that the file has not been modified in the checked out directory. |
UnchangedRequest Class | ICSharpCode.SharpCvsLib.Requests Namespace