ICacheManager Interface

Definition

public interface class ICacheManager
[System.Runtime.InteropServices.Guid("286B2901-2E5B-4482-8477-5307C0A746D6")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ICacheManager
type ICacheManager = interface
Public Interface ICacheManager
Attributes

Methods

BeginCacheCreation(Int32)
FinishCacheCreation()
LoadByGuid(Guid, Guid)
LoadByID(Guid, String)
LoadByName(Guid, String)
LoadByNamespace(Guid, String)
RegisterCacheEntry(Guid, Int32)

Applies to