Open sandboxFocus

Method OnEvictionNotificationReceived

OnEvictionNotificationReceived(EvictionNotificationReceivedArgs)

Called when an eviction notification is received from Redis keyspace notifications.

Declaration
public virtual void OnEvictionNotificationReceived(EvictionNotificationReceivedArgs notification)
Parameters
Type Name Description
EvictionNotificationReceivedArgs notification

Information about the eviction notification.