#ReportViewerRefreshInterval

##About

Summary: Gets or sets the time in milliseconds the classic Report Viewer will take to refresh itself. Zero means that there will be no refresh. (deprecated)
Data Type: System.Int32
Accepted Values:
Default Value: 0
Impacted Features:
Purpose:
Usage:
Caveats:

##Code Samples ###Global.asax (C♯)

```

###Global.asax (VB.NET)

```visualbasic
##Alternate Usage: ##Screenshots