Progress Event

Fired whenever data is being transferred between the localhost and RemoteHost .

Object Oriented Interface

public function fireProgress($param);

Procedural Interface

ipworks_rcp_register_callback($res, 5, array($this, 'fireProgress'));

Parameter List


'percentdone'

Remarks

The 'PercentDone' parameter shows which portion of the file has already been transferred.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]