We use a in-proc .net memory cache in all our biztalk applications, now if we all of a sudden need to invalidate the cache the only option we have is to restart the host instance.
Are there other options to invalidate the inproc .net cache without restarting the host instances?