Click or drag to resize
ClientFileUploadFromStream Method
Overload List
  NameDescription
Public methodFileUploadFromStream(Stream, String)
Uploads from the specified stream to MOVEit Transfer as the specified file.
Public methodFileUploadFromStream(Stream, Int64, String)
Uploads from the specified stream to MOVEit Transfer as the specified file.
Public methodFileUploadFromStream(Stream, String, String)
Uploads from the specified stream to MOVEit Transfer as the specified file.
Public methodFileUploadFromStream(Stream, Int64, String, String)
Uploads from the specified stream to MOVEit Transfer as the specified file.
Top
See Also