Events todo (#1880)

* test hooks and a bug fix

* finish events to-do

Co-authored-by: stas <statis@microsoft.com>
This commit is contained in:
Stas
2022-05-02 19:59:32 -07:00
committed by GitHub
parent 63d3ad9d90
commit e6a0906b6c
2 changed files with 11 additions and 4 deletions

View File

@ -48,6 +48,7 @@ public class Program {
return loggers;
}
//Move out expensive resources into separate class, and add those as Singleton
// ArmClient, Table Client(s), Queue Client(s), HttpClient, etc.
public static void Main() {