|
Kinetica C# API
Version 7.2.3.1
|
Go to the source code of this file.
Classes | |
| class | FileOperationResult |
| Contains the result of a file upload or download operation. More... | |
| class | MultiPartUploadInfo |
| Contains information about a multi-part upload operation. More... | |
| class | MultiPartDownloadInfo |
| Contains information about a multi-part download operation. More... | |
Enumerations | |
| enum | OperationMode { OperationMode.Upload, OperationMode.Download } |
| Indicates the type of file operation. More... | |
|
strong |
Indicates the type of file operation.
| Enumerator | |
|---|---|
| Upload | Upload operation. |
| Download | Download operation. |
Definition at line 9 of file FileOperationResult.cs.