.NET Scriptable FTP Client

FTPConnection.LogResponse Method 

[This is preliminary documentation and subject to change.]

Method used to accept the current server response array list and loop over it prepending "Response - " to any current entry.

private ArrayList LogResponse(
   ArrayList response
);

Parameters

response

Return Value

See Also

FTPConnection Class | FTPClient Namespace