protected override void CompleteRequest(IntPtr aAsyncHandle)
 {
     iService.EndDelayMinimum(aAsyncHandle, out iMin);
 }