Rebex FTP/SSL for .NET

Ftp.BeginGetNameList Method

Retrieves the list of names in the current server directory.

Overload List

Retrieves the list of names in the current server directory.

public IAsyncResult BeginGetNameList(AsyncCallback,object);

Retrieves the list of names.

public IAsyncResult BeginGetNameList(string,AsyncCallback,object);

See Also

Ftp Class | Rebex.Net Namespace