Welcome to the Xceed Community Sign in | Join | Help
Community Search  

how to get FtpItemInfoList with asynh BeginGetFolderContents

Sort Posts: Previous Next
  •  01-28-2008, 11:07 AM Post no. 5304

    how to get FtpItemInfoList with asynh BeginGetFolderContents

    I'm trying to get a grip on asynchronous programming, and I'm getting there, but one thing is not making sense to me. I understand the synchronous call FtpClient.GetFolderContents as it returns an FtpItemInfoList, but I don't understand how to do to this asynchronously with BeginGetFolderContents. Where is the returned item list? Is there an event I'm supposed to listen for?
  •  01-28-2008, 11:16 AM Post no. 5305 in reply to 5304

    Re: how to get FtpItemInfoList with asynh BeginGetFolderContents

    Oh, I see, it's in the EndGetFolderContents call.
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.