| setnstimer_interval |
Use this method to set the frequency at which the policies bound to this timer are invoked. The minimum value is 20 msec. The maximum value is 20940 in seconds and 349 in minutes |
Syntax |
Parameters |
name |
Timer name. This is mandatory parameter. |
interval |
The frequency at which the policies bound to this timer are invoked. The minimum value is 20 msec. The maximum value is 20940 in seconds and 349 in minutes Default value = 5. Minimum value = 1. Maximum value = 20940000. |
Return Value |
Returns simpleResult |
See Also |