ICachedDataProvider Interface

Definition

public interface class ICachedDataProvider
[System.Runtime.InteropServices.Guid("D576C22C-643C-4FB7-B8F1-2B9091456358")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ICachedDataProvider
type ICachedDataProvider = interface
Public Interface ICachedDataProvider
Attributes

Properties

IsCacheInitialized

Methods

FillCachedData(Object)
IsCached(Object, String)
NeedsFill(Object, String)
StartCaching(Object, String)
StopCaching(Object, String)

Applies to