Would you like to react to this message? Create an account in a few clicks or log in to continue.

    NOCACHE option

    avatar
    Admin
    Admin


    Posts : 77
    Join date : 2009-07-28

    NOCACHE option Empty NOCACHE option

    Post  Admin Thu Aug 13, 2009 5:07 pm

    Code:
              RequestCachePolicy policy = new
                RequestCachePolicy(RequestCacheLevel.Reload);
                WebClient dl_files = new WebClient();
                dl_files.CachePolicy = policy;

      Current date/time is Mon May 20, 2024 8:23 am