|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
The On Notification Timeout process starter specifies a process to execute when a timeout is reached for storing notification data for a Notify activity. See Notify for more information about the Notify activity and how to specify a timeout for storing notification information.
Notify timeouts cause the notify information to be marked for removal, but the information is removed at regular intervals. The default interval for checking Notify timeouts is 60 seconds, and therefore, the OnNotificationTimeout process starter only starts processes after each interval. If you want to reduce the interval, you can do so by altering the Engine.WaitNotify.SweepInterval custom engine property to the desired number of seconds. However, as you decrease the number of seconds in the interval you will incur further engine overhead.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |