Search Results for

    Show / Hide Table of Contents

    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
    In This Article
    Back to top (c) Meriworks 2002-2022