Xceed .NET Libraries Documentation
ReplyReceivedEventArgs Class
Members 


Xceed.Ftp Assembly > Xceed.Ftp Namespace : ReplyReceivedEventArgs Class
Provides information on the reply that has been received from the FTP server.
Syntax
'Declaration
 
Public Class ReplyReceivedEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ReplyReceivedEventArgs
public class ReplyReceivedEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      Xceed.Ftp.ReplyReceivedEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ReplyReceivedEventArgs Members
Xceed.Ftp Namespace