DataCacheNotificationDescriptor.DelegateId プロパティ

DataCacheNotificationDescriptor オブジェクトの識別子です。DataCacheNotificationDescriptor オブジェクトを区別するために使用します。

名前空間: Microsoft.ApplicationServer.Caching
アセンブリ: Microsoft.ApplicationServer.Caching.Client (microsoft.applicationserver.caching.client.dll)

使用法

構文

'宣言
Public Property DelegateId As Long
public long DelegateId { get; }
public:
property long long DelegateId {
    long long get ();
}
/** @property */
public long get_DelegateId ()
public function get DelegateId () : long

プロパティの値

DataCacheNotificationDescriptor オブジェクトを識別するために使用される Int64 値です。

スレッド セーフ

この型のパブリック静的 (Visual Basic では Shared ) メンバーはスレッド セーフです。インスタンスのメンバーはいずれも、スレッド セーフである保証はありません。

プラットフォーム

開発プラットフォーム

Visual Studio 2010 およびそれ以降, .NET Framework 4

対象プラットフォーム

Windows 7; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2

関連項目

参照

DataCacheNotificationDescriptor クラス
DataCacheNotificationDescriptor メンバー
Microsoft.ApplicationServer.Caching 名前空間