Interface IKeyFilter
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Obsolete("This feature is not in active development and may be removed in a future update.")]
public interface IKeyFilter
Methods
Name | Description |
---|---|
FilterKey(Object) | Implement the interface IKeyFilter to provide implementation for the FilterKey() method. Providing this interface is optional. |