Overload List
| Name | Description | |
|---|---|---|
| BeginGetRawList(AsyncCallback, Object) |
Begins asynchronous GetRawList operation.
Retrieves the list of files and directories in the current remote directory using a raw text format.
| |
| BeginGetRawList(String, AsyncCallback, Object) |
Begins asynchronous GetRawList operation.
Retrieves the list of files and directories in the specified remote directory (or a list of files matching the specified mask) using a raw text format.
|