protected override void EndExecute(IAsyncResult asyncResult) { base.EndExecute(asyncResult); _performanceCounter.End(_context); }