We are using IIS + ARR in a NLB environment.
We programmed a little administration web site which give users the possibility to enable/disable servers from a farm
via the Microsoft.Web.Administration.ServerManager class.
But now we were requested to provide a way to clear the cache or remove entries from the cache.
Is this supported by the API? If so where can we find information about it?