Setting up delay for function call

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,
I have function which creates two xml files,after creation these
xml's, I am calling another function which reads these xml files. Now
this function is causing exception becuase data has not been read from
xml file and stored in using by other control. I am looking out for
some workaround by which i can delay the calls for reading out these
xml files.

Thanks in advance
Manoj

.



Relevant Pages

  • How to set Dealy to read xml file
    ... I have function which creates two xml files,after creation these ... I am calling another function which reads these xml files. ... this function is causing exception becuase data has not been read from ...
    (microsoft.public.dotnet.general)
  • Re: How to set Dealy to read xml file
    ... You could consider a thread sleep followed by a poll that tries to open the ... I am calling another function which reads these xml files. ... this function is causing exception becuase data has not been read from ...
    (microsoft.public.dotnet.general)