PowUpload 1.3 control documentation

Stops upload and if specified terminates the connection with the client.

Overload List

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);

See Also

PowUpload Class | ElementIT.PowUpload Namespace