ComponentPro UltimateFtp

      GetUploadStreamAsync Methods

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Begins an asynchronous operation to return a Stream for writing data to the remote file.

      Overload List

      GetUploadStreamAsync(String, SeekOrigin, Int64, ExtendedAsyncCompletedEventHandler<Stream>, Object)Begins an asynchronous operation to return a Stream for writing data to the remote file.GetUploadStreamAsync(String, SeekOrigin, Int64, Object)Begins an asynchronous operation to return a Stream for writing data to the remote file.GetUploadStreamAsync(String, ExtendedAsyncCompletedEventHandler<Stream>, Object)Begins an asynchronous operation to return a Stream for writing data to the remote file.GetUploadStreamAsync(String, Object)Begins an asynchronous operation to return a Stream for writing data to the remote file.GetUploadStreamAsync(String, SeekOrigin, Int64)Begins an asynchronous operation to return a Stream for writing data to the remote file.GetUploadStreamAsync(String)Begins an asynchronous operation to return a Stream for writing data to the remote file.
      Top

      See Also