The properties of the AbstractRequest class are listed below. For a complete list of AbstractRequest class members, see the AbstractRequest Members topic.
![]() |
Indicates whether the response modifies the cvs
connection. trueif the connection is modified, falseotherwise. |
![]() |
Indicates whether the response modifies the input
stream. trueif the input stream is modified, falseotherwise. |
![]() |
Indicates whether a response is expected from
this request. trueif a response is expected, falseotherwise. |
![]() | The string to send to the server. |
AbstractRequest Class | ICSharpCode.SharpCvsLib.Requests Namespace