The FtpWebResponse.Close method closes the data stream returned by the FtpWebResponse.GetResponseStream method if the FtpWebRequest.KeepAlive property is false. During the close, data might be sent to the server on the control connection.
This member outputs trace information when you enable network tracing in your application. For more information, see [<topic://conUsingNetworkTracing>].