Retrieves the list of names in the current server directory.
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);
Ftp Class | Rebex.Net Namespace