FtpException.Response Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9147)
Response
Gets the Ftp
Declaration
public FtpResponse Response { get; }
Property Value
Type | Description |
---|---|
Ftp |
The Ftp |
Gets the Ftp
public FtpResponse Response { get; }
Type | Description |
---|---|
Ftp |
The Ftp |