public PageRefreshAttribute( int ignoreRefreshCount, int maximumAttemptsInSeconds, int blockDurationSeconds, string redirectToUrl )
Parameters
- ignoreRefreshCount
- The amount of times a page or resource may be re-loaded
- maximumAttemptsInSeconds
- duration where occurrence is counted in a given time-span
- blockDurationSeconds
- duration a requests are blocked
- redirectToUrl
- The fully qualified URL to redirect to, typically an external link or a link with several query parameters