Xceed .NET Libraries Documentation
Xceed.Ftp Assembly / Xceed.Ftp Namespace / HttpReply Class


In This Topic
    HttpReply Class Properties
    In This Topic

    For a list of all members of this type, see HttpReply members.

    Public Properties
     NameDescription
    Public PropertyGets the content of the HTTP response's body.  
    Public PropertyGets the size of the HTTP response's body.  
    Public PropertyGets the media type of the HTTP response's body.  
    Public PropertyGets the lines returned by the HTTP proxy server without the response's body.  
    Public PropertyGets the reason associated with the reply code returned by the server.  
    Public PropertyGets the reply code returned by the server.  
    Public PropertyGets a value representing the type of reply received from the HTTP proxy server.  
    Top
    See Also