FtpResponseReadEventArgs Constructor
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9147)
FtpResponseReadEventArgs(String)
Initializes a new instance of the Ftp
Declaration
public FtpResponseReadEventArgs(string response)
Parameters
Type | Name | Description |
---|---|---|
String | response | The raw response line that was read. |