Provides data for the ResponseRead event.

Namespace:  Rebex.Net
Assembly:  Rebex.Ftp (in Rebex.Ftp.dll)

Syntax

Visual Basic
Public Class FtpResponseReadEventArgs _
	Inherits EventArgs
C#
public class FtpResponseReadEventArgs : EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Rebex.Net..::..FtpResponseReadEventArgs

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also