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