Data provided by Consolidated Messenger is cached in the HttpContext.Cache object.
You need to ensure that the cache is correctly updated when new data arrives.
What should you do?
A . Ensure that the EffectivePrivateBytesLimit value is greater than the size of the database file.
B . Change the sliding expiration of the cache item to 12 hours.
C . Use the SqlCacheDependency type configured with a connection string to the database file.
D . Use the CacheDependency type configured to monitor the SFTP target folder.
Answer: D