SharpCvsLib

QuestionableRequest Class

Response expected: no. Additional data: no. Tell the server to check whether filename should be ignored, and if not, next time the server sends responses, send (in a M response) `?' followed by the directory and filename. filename must not contain `/'; it needs to be a file in the directory named by the most recent Directory request.

For a list of all members of this type, see QuestionableRequest Members.

System.Object
   AbstractRequest
      QuestionableRequest

[Visual Basic]
Public Class QuestionableRequest
Inherits AbstractRequest
[C#]
public class QuestionableRequest : AbstractRequest

Requirements

Namespace: ICSharpCode.SharpCvsLib.Requests

Assembly: ICSharpCode.SharpCvsLib (in ICSharpCode.SharpCvsLib.dll)

See Also

QuestionableRequest Members | ICSharpCode.SharpCvsLib.Requests Namespace