Fire the RefreshStatus event
Protected Overridable Sub OnRefreshStatus( _
ByVal sender As Object, _
ByVal e As FileSystemEventArgs _
)
sender
The sender
e
A FileSystemEventArgs that contains the event data
OnRefreshStatus is called when Refresh method called, Refresh method will add new thumbnail, update or delete, so for each operation that will be done using Refresh method, then OnRefreshStatus will be called to fire RefreshStatus event.
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