protected override void CompleteRequest(IntPtr aAsyncHandle)
 {
     iService.EndSetDelay(aAsyncHandle);
 }