Click or drag to resize
CacheDependencyCallback<TTarget> Properties

The CacheDependencyCallback< TTarget> generic type exposes the following members.

Properties
  NameDescription
Public propertyHandler
Event handler executed when the cache dependency is dropped
Public propertyKey
Cache callback key
Public propertyParameter
Parameter passed to the handler
Public propertyTarget
Target object
Top
See Also