Interface IApplicationCache
Defines an interface allowing the user to access application cache status
public interface IApplicationCache
Properties
Status
Gets the current state of the application cache.
AppCacheStatus Status { get; }
Defines an interface allowing the user to access application cache status
public interface IApplicationCache
Gets the current state of the application cache.
AppCacheStatus Status { get; }