Click or drag to resize

FileSystemClientUploadStream Method

Overload List
  NameDescription
Public methodUploadStream(Stream, String)
Uploads the contents of the specified stream to the file system.
Public methodUploadStream(Stream, String, Int32, Int32, Boolean, ProgressCallback)
Uploads the contents of the specified stream to the file system.
Top
See Also