FileChunkBeginRequest Element
In This Topic
Type
Diagram
Overview
 |
 |
Sequence
 |
NumberOfChunks optional xs:int
Total number of file chunks that will be sent in. 1 - 50
|
 |
TotalBytes optional xs:int
File size in bytes. 1 - 104857600
| | |
Source
<xs:element name="FileChunkBeginRequest" nillable="true" type="tns:FileChunkBeginRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
|
See Also