protected override void CompleteRequest(IntPtr aAsyncHandle)
 {
     iService.EndConfigurationXml(aAsyncHandle, out iConfigurationXml);
 }