Cancels the load operation at any time.
public void CancelLoadingThumbnails()
Public Sub CancelLoadingThumbnails()
public:
void CancelLoadingThumbnails();
You can call this method at any time to abort loading remaining thumbnails (if any). Thumbnails are loaded with the LoadThumbnails(string,string,rasterthumbnailbrowserloadflags) method. At any time, you can check if the control has any items that are yet to be loaded with the IsLoadingThumbnails property.
For an example, refer to RasterThumbnailBrowser.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET