Xceed .NET Libraries Documentation
Xceed.Ftp Assembly / Xceed.Ftp Namespace / AsyncFtpClient Class / BeginGetFolderContents Method


In This Topic
    BeginGetFolderContents Method
    In This Topic
    Begins the process of retrieving the contents of the current working folder. Don't forget to call EndGetFolderContents!
    Begins the process of retrieving the contents of the current working folder. Don't forget to call EndGetFolderContents!
    Overload List
    OverloadDescription
    Begins the process of retrieving the contents of the current working folder. Don't forget to call EndGetFolderContents!  
    Begins the process of retrieving the entire contents of the current working folder. Don't forget to call EndGetFolderContents!  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also