PowUpload 1.3
IUploadHandle.WriteChunk�Method�

Home page
Contact support

Method executed after new file data read.

void�WriteChunk(
���byte[]dataChunk,
���PowUploadinfo
);

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