The CacheFactory type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| NamedCacheCreated |
An event that fires when a new NamedCache is created by the CacheFactory before its first use. You may hook this event to initialize
NamedCache settings before the cache's first use.
|
See Also