pause

  1. B

    Question Timer Pause Resume

    I'm currently creating a program in Visual Studios 2008, What it does is their are online Json files like this one...
  2. N

    Pausing and Resuming Download

    Hi, I created a downloader which works pretty fine. I would like to implement the possibility to pause and resume the download. How can I do that? I have been looking around and found that it is possible to do with webrequest add range. I just can't figure out how to deal with with. I checked...
  3. K

    Trace to see DLLs loading on start

    I am having an issue when I deploy a console app to a server. On my dev station it starts and runs quickly but on the server there is about a 15 second pause when starting up. The pause is happening before Sub Main is called. I am guessing this has something to do with loading referenced DLLs...
Back
Top