DataCacheNotificationDescriptorToString Method Windows Server AppFabric Caching Compatibility Library
Creates a string representation of the DataCacheNotificationDescriptor object.

Namespace: Soss.Compat.WSAF
Assembly: soss_wsaf_compat (in soss_wsaf_compat.dll) Version: 1.1.0.100 (1.1.0.100)
Syntax

public override string ToString()

Return Value

Type: String
The DataCacheNotificationDescriptor object as a string object.
See Also

Reference