An NDoc Documented Class Library
FTPClient.DebugResponses Method
Switch debug of responses on or off
public
void
DebugResponses(
bool
on
);
Parameters
on
true
if you wish to have responses to the log stream,
false
otherwise.
See Also
FTPClient Class
|
EnterpriseDT.Net.Ftp Namespace