c# - Does HttpRuntime.Cache Compress Objects in Cache? -
I need to store many large strings and objects in HttpRuntime.Cache with large string properties < P> Does HttpRuntime.Cache store compressed objects? No, it's not the cache is sorted, so it can not really include them.
No comments:
Post a Comment