ConfigStoreEntry 类
代表可由自定义提供程序用于缓存群集配置存储的键值对。
命名空间: Microsoft.ApplicationServer.Caching
汇编: Microsoft.ApplicationServer.Caching.Core(在 microsoft.applicationserver.caching.core.dll 中)
用法
语法
声明
Public NotInheritable Class ConfigStoreEntry
public sealed class ConfigStoreEntry
public ref class ConfigStoreEntry sealed
public final class ConfigStoreEntry
public final class ConfigStoreEntry
备注
将此类用作实现 ICustomProvider 接口的一部分,此接口为缓存群集配置存储定义自定义提供程序。
继承等级结构
System.Object
Microsoft.ApplicationServer.Caching.ConfigStoreEntry
线程安全
此类型的任何公共静态(在 Visual Basic 中为共享)成员都是线程安全的。不能保证任何实例成员都具有线程安全性。
平台
开发平台
Visual Studio 2010 及更高版本, .NET Framework 4
目标平台
Windows 7; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2
另请参阅
参考
ConfigStoreEntry 成员
Microsoft.ApplicationServer.Caching 命名空间