DataCacheNotificationDescriptor.DelegateId Property

 

Identifier for the DataCacheNotificationDescriptor object. Used to distinguish between DataCacheNotificationDescriptor objects.

Namespace:   Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)

public long DelegateId { get; internal set; }

Property Value

Type: System.Int64

A Int64 value used to identify DataCacheNotificationDescriptor objects.

Return to top
Show: