EDMIService: Refactor a bit, set concurrency to 1 for now

This commit is contained in:
Jonathan Jenne
2022-06-15 09:21:11 +02:00
parent f6d8a8ec77
commit ab83138f84
5 changed files with 55 additions and 51 deletions

View File

@@ -9,6 +9,8 @@ Imports Quartz
Public Class DatatableJob
Implements IJob
Private Const COMMAND_SQL_TIMEOUT = 240
Private _MSSQL As MSSQLServer