protected override void CompleteRequest(IntPtr aAsyncHandle)
 {
     iService.EndDelay(aAsyncHandle, out iDelay);
 }