Example #1
0
 public void Start()
 {
     lifecycle.OnInitialize().Wait();
     lifecycle.OnStart().Wait();
 }