FtpClient.BeginGetNameListing Method

System.Net.FtpClient

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method BeginGetNameListing(AsyncCallback, Object)
Asynchronously gets a list of file and directory names for the specified path.
Public method BeginGetNameListing(String, AsyncCallback, Object)
Asynchronously gets a list of file and directory names for the specified path.

See Also