SharpCvsLib

UnchangedRequest Properties

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

See Also

UnchangedRequest Class | ICSharpCode.SharpCvsLib.Requests Namespace