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