DataCacheNotificationProperties 成员

指定缓存客户端的通知设置。

下表列出了按 DataCacheNotificationProperties 类型公开的成员。

公用 构造函数

  名称 描述
DataCacheNotificationProperties 创建 DataCacheNotificationProperties 类的新实例。

顶部

公用 属性

  名称 描述
public property MaxQueueLength 获取缓存群集上通知的最大队列长度。
public property PollInterval 获取缓存客户端用于检查缓存群集上通知的轮询时间间隔。

顶部

公用 方法

(请参阅 受保护 方法)

  名称 描述
public method Equals  已超载。 (从 Object 继承)
public method GetHashCode  (从 Object 继承)
public method GetType  (从 Object 继承)
public methodstatic ReferenceEquals  (从 Object 继承)
public method ToString  (从 Object 继承)

顶部

受保护 方法

  名称 描述
protected method Finalize  (从 Object 继承)
protected method MemberwiseClone  (从 Object 继承)

顶部

另请参阅

参考

DataCacheNotificationProperties 类
Microsoft.ApplicationServer.Caching 命名空间

其他资源

缓存通知
使用缓存通知(AppFabric 缓存功能)