다음을 통해 공유


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 값입니다.

스레드 보안

이 유형의 public static(Visual Basic의Shared) 구성원은 모두 스레드가 안전합니다. 모든 인스턴스 구성원이 스레드가 안전한 것은 아닙니다.

플랫폼

개발 플랫폼

Visual Studio 2010 이상, .NET Framework 4

대상 플랫폼

Windows 7; Windows Server 2008 R2; Windows Server 2008 서비스 팩 2; Windows Vista 서비스 팩 2

참고 항목

참조 항목

DataCacheNotificationDescriptor 클래스
DataCacheNotificationDescriptor 구성원
Microsoft.ApplicationServer.Caching 네임스페이스