flush: async()

in src/node/telemetryReporter.ts [68:70]


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