PowUpload 1.3 control documentation

Method executed after new file data read.

void WriteChunk(
   byte[] dataChunk,
   PowUpload info
);

Parameters

dataChunk
Chunk of file data that has been reed from last time.
info
PowUpload class for this request.

See Also

IUploadHandle Interface | ElementIT.PowUpload Namespace