C# Class Viki.LoadRunner.Engine.Aggregators.AsyncResultsAggregator
Since TestContextResultReceived calls are synchronous from benchmarking threads, this class unloads processing to its own seperate thread It's already used in LoadRunnerEngine, so no need to reuse it again.