Progress Event

Occurs when PercentDone of the input is read.

Object Oriented Interface

public function fireProgress($param);

Procedural Interface

ipworks_netcode_register_callback($res, 2, array($this, 'fireProgress'));

Parameter List


'percentdone'

Remarks

The ProgressStep property determines how often the event is fired.

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