SharpCvsLib

ValidResponsesRequest Properties

The properties of the ValidResponsesRequest class are listed below. For a complete list of ValidResponsesRequest class members, see the ValidResponsesRequest 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 Determine if a response is expected from this request
RequestString List of valid request responses.

See Also

ValidResponsesRequest Class | ICSharpCode.SharpCvsLib.Requests Namespace