Save |
public class SaveChunkRequest
The SaveChunkRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| SaveChunkRequest | Initializes a new instance of the SaveChunkRequest class |
| Name | Description | |
|---|---|---|
| MediaId | The Media Id submitted - or returned - at Initiate. | |
| Offset | Chunk offset (the start position in the FileStream) | |
| Payload | The data to write to the file |