Gets or sets the time to wait before requesting the image URL.
Object.defineProperty(Frame.prototype, 'requestInterval',
get: function(),
set: function(value)
)
requestInterval: number;
Value that represents the time to wait before requesting the image URL.
The default value of this property is 2000ms (2 seconds).
This request is useful since the user might scroll quickly through all the frames, so in order to prevent all the frames from requesting their URL (which will cause overhead), this will make the viewer wait and make sure the user has stayed on the frame in order to request the URL.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document