Show / Hide Table of Contents

    Namespace Microsoft.Graph.Communications.Client.Cache

    Classes

    ServiceCache

    The cache that restores the data directly from the service. In this case there is no storage of data, as the service acts as the master.

    Structs

    CacheContext<TEntity>

    The stored cache context

    Interfaces

    ICache

    The cache interface used to store and recover the data used by the SDK.

    Back to top Copyright (c) Microsoft Corporation. All rights reserved.