Class ClientCacheExtensions
Extension methods for ClientCacheOptions
Inheritance
System.Object
ClientCacheExtensions
Namespace: ImageVault.Client.Configuration
Assembly: ImageVault.Client.dll
Syntax
public static class ClientCacheExtensions : Object
Methods
GetPolicy(ClientCacheOptions, ClientCacheTypes)
Gets the configured policy for the supplied type
Declaration
public static ClientCachePolicy GetPolicy(this ClientCacheOptions clientCacheOptions, ClientCacheTypes type)
Parameters
Type | Name | Description |
---|---|---|
ClientCacheOptions | clientCacheOptions | |
ClientCacheTypes | type |
Returns
Type | Description |
---|---|
ClientCachePolicy |