public async void OnBeforeUnload()
 {
     await TelemetryService.FlushClientAsync();
 }