DataCacheNotificationDescriptor メンバー

キャッシュ通知コールバックを識別します。この識別子は、対応するキャッシュ通知コールバックを削除するために必要です。

次の表は、DataCacheNotificationDescriptor 型によって公開されるメンバーの一覧です。

Public プロパティ

  名前 説明
public property CacheName キャッシュを通知をトリガーするキャッシュの名前です。
public property DelegateId DataCacheNotificationDescriptor オブジェクトの識別子です。DataCacheNotificationDescriptor オブジェクトを区別するために使用します。

トップに戻る

Public メソッド

(Protected メソッド も参照)

  名前 説明
public method Equals  オーバーロードされます。 (Object から継承)
public method GetHashCode  (Object から継承)
public method GetType  (Object から継承)
public methodstatic ReferenceEquals  (Object から継承)
public method ToString オーバーライドされます。 DataCacheNotificationDescriptor オブジェクトのコピーを作成します。

トップに戻る

Protected メソッド

  名前 説明
protected method Finalize  (Object から継承)
protected method MemberwiseClone  (Object から継承)

トップに戻る

関連項目

参照

DataCacheNotificationDescriptor クラス
Microsoft.ApplicationServer.Caching 名前空間