protected ObserveInstructionCount ( int instructionCount ) : void | ||
instructionCount | int |
/// amount of script instruction executed since
/// last call to observeInstructionCount
/// |
Résultat | void |
setInstructionObserverThreshold()
. The method is useful to observe long running scripts and if necessary to terminate them. The default implementation calls
protected ObserveInstructionCount ( int instructionCount ) : void | ||
instructionCount | int |
/// amount of script instruction executed since
/// last call to observeInstructionCount
/// |
Résultat | void |