AFFile.Upload Method
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Uploads the file to the server.
Overload List
| Name | Description | |
|---|---|---|
| Upload(String) |
Uploads the file specified by the path to the server.
| |
| Upload(String, Stream) |
Uploads the Stream to the server with the specified name.
|