protected override void CompleteRequest(IntPtr aAsyncHandle)
 {
     iService.EndGetCount(aAsyncHandle, out iCount);
 }