Beispiel #1
0
 protected override void OnEndWork(IAsyncResult asyncResult)
 {
     asyncDelegate.EndInvoke(asyncResult);
 }