Ancora updaate caching e gestione oggetti
This commit is contained in:
@@ -3417,7 +3417,7 @@ namespace MP.Data.Services
|
||||
result = new StatoMacchineModel();
|
||||
}
|
||||
sw.Stop();
|
||||
Log.Debug($"StatoMacchina | {source} | {sw.Elapsed.TotalMilliseconds}ms");
|
||||
Log.Debug($"StatoMacchinaAsync | {source} | {sw.Elapsed.TotalMilliseconds}ms");
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user