DataCacheNotificationDescriptor.ToString Method ()

 

Creates a copy of the DataCacheNotificationDescriptor object.

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

public override string ToString()

Return Value

Type: System.String

A string value representing the CacheName and P:Microsoft.ApplicationServer.Caching.DataCacheNotificationDescriptor.DelegateID property values.

Return to top
Show: