ComponentPro UltimateFtp

      GetDownloadStreamAsync Methods

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Asynchronously returns a Stream for reading data from the remote file.

      Overload List

      GetDownloadStreamAsync(String, SeekOrigin, Int64, ExtendedAsyncCompletedEventHandler<Stream>, Object)Asynchronously returns a Stream for reading data from the remote file.GetDownloadStreamAsync(String, SeekOrigin, Int64, Object)Asynchronously returns a Stream for reading data from the remote file.GetDownloadStreamAsync(String, ExtendedAsyncCompletedEventHandler<Stream>, Object)Asynchronously returns a Stream for reading data from the remote file.GetDownloadStreamAsync(String, Object)Asynchronously returns a Stream for reading data from the remote file.GetDownloadStreamAsync(String, SeekOrigin, Int64)Asynchronously returns a Stream for reading data from the remote file.GetDownloadStreamAsync(String)Asynchronously returns a Stream for reading data from the remote file.
      Top

      See Also