Property Caches
Caches
Returns Cache
Declaration
public static CacheCollection Caches { get; }
Property Value
Type | Description |
---|---|
Cache |
A collection of caches initialized within the same application domain. |
Returns Cache
public static CacheCollection Caches { get; }
Type | Description |
---|---|
Cache |
A collection of caches initialized within the same application domain. |