ICacheManager Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |