ICacheEntry Interface

Definition

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

Properties

ID
TickCount
Timestamp
UpdateToken

Methods

LoadByGuid(Guid)
LoadByID(String)
LoadByName(String)
LoadByNamespace(String)

Applies to