FtpClient.BeginGetListing Method

System.Net.FtpClient

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method BeginGetListing(AsyncCallback, Object)
Gets a file listing from the server asynchronously
Public method BeginGetListing(String, AsyncCallback, Object)
Gets a file listing from the server asynchronously
Public method BeginGetListing(String, FtpListOption, AsyncCallback, Object)
Gets a file listing from the server asynchronously

See Also