EDMI: UpdateFile WIP
This commit is contained in:
@@ -236,7 +236,13 @@ Public Class frmDocumentResultList
|
||||
End Sub
|
||||
|
||||
Public Sub Watcher_FileChanged(sender As Object, e As DocumentResultList.Watcher.FileChangedArgs) Handles Watcher.FileChanged
|
||||
Try
|
||||
|
||||
Catch ex As Exception
|
||||
|
||||
Finally
|
||||
e.File.CurrentlyProcessing = False
|
||||
End Try
|
||||
End Sub
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user