flush: async()

in src/browser/telemetryReporter.ts [58:60]


		flush: async () => {
			appInsightsClient?.flush();
		}