The properties of the IsModifiedRequest class are listed below. For a complete list of IsModifiedRequest class members, see the IsModifiedRequest 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: true. |
RequestString | Request an update to the files/ directories specified. |
IsModifiedRequest Class | ICSharpCode.SharpCvsLib.Requests Namespace