| ClientFileUploadFromStream Method |
| Name | Description | |
|---|---|---|
| FileUploadFromStream(Stream, String) |
Uploads from the specified stream to MOVEit Transfer as the specified file.
| |
| FileUploadFromStream(Stream, Int64, String) |
Uploads from the specified stream to MOVEit Transfer as the specified file.
| |
| FileUploadFromStream(Stream, String, String) |
Uploads from the specified stream to MOVEit Transfer as the specified file.
| |
| FileUploadFromStream(Stream, Int64, String, String) |
Uploads from the specified stream to MOVEit Transfer as the specified file.
|