SharpCvsLib

StickyRequest Properties

The properties of the StickyRequest class are listed below. For a complete list of StickyRequest class members, see the StickyRequest 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
false
, a response is not expected.
RequestString Notify the server that the most recent directory/ file specified has a sticky tag associated with it.

See Also

StickyRequest Class | ICSharpCode.SharpCvsLib.Requests Namespace