ms debug wegen dauer aufruf CW
This commit is contained in:
@@ -140,7 +140,9 @@ Public Class frmMatch
|
||||
_Logger.Debug($"ONLY Docs")
|
||||
'ONLY DOCS AND NÒ DATA
|
||||
Dim oSearches = Await oProfileSearch.LoadDocumentSearchesAsync(oProfile.Guid)
|
||||
_Logger.Debug($"Searches executed")
|
||||
OpenDocumentResults(oProfile, oSearches)
|
||||
_Logger.Debug($"OpenDocumentResults finished")
|
||||
Hide()
|
||||
ElseIf oProfile.CountDocs > 0 And oProfile.CountData > 0 Then
|
||||
_Logger.Debug($"Docs AND Data")
|
||||
|
||||
Reference in New Issue
Block a user