FtpClient.BeginGetListing Method
From System.Net.FtpClient
Overload List
| Name | Description | |
|---|---|---|
|
|
BeginGetListing(AsyncCallback, Object) |
Gets a file listing from the server asynchronously
|
|
|
BeginGetListing(String, AsyncCallback, Object) |
Gets a file listing from the server asynchronously
|
|
|
BeginGetListing(String, FtpListOption, AsyncCallback, Object) |
Gets a file listing from the server asynchronously
|