Stops upload and if specified terminates the connection with the client.
Stops upload and if specified terminates the connection with the client.
public void CancelUpload(bool);
Stops upload, terminates the connection with the client if demanded and deletes all files uploaded if demanded.
public void CancelUpload(bool,bool);
PowUpload Class | ElementIT.PowUpload Namespace