| setresponderparam_timeout |
Use this method to set maximum time in milliseconds to allow for processing all the policies and their selected actions without interruption. If the timeout is reached then the evaluation causes an UNDEF to be raised and no further processing is performed. |
Syntax |
Parameters |
timeout |
Maximum time in milliseconds to allow for processing all the policies and their selected actions without interruption. If the timeout is reached then the evaluation causes an UNDEF to be raised and no further processing is performed. Default value = RESPONDER_ACTION_DEFAULT_EVAL_TIME_LIMIT_MILLISEC. Minimum value = 1. Maximum value = 5000. |
Return Value |
Returns simpleResult |
See Also |