SorceryMemoryCacheStaleObject
Synopsis
Mark an object in a sorcery memory cache as stale.
Description
Marks an object as stale within a sorcery memory cache.
Syntax
Action: SorceryMemoryCacheStaleObject ActionID: <value> Cache: <value> Object: <value> [Reload:] <value>
Arguments
ActionID
- ActionID for this transaction. Will be returned.Cache
- The name of the cache to mark the object as stale in.Object
- The name of the object to mark as stale.Reload
- If true, then immediately reload the object from the backend cache instead of waiting for the next retrieval
See Also
Import Version
This documentation was imported from Asterisk Version GIT-17-7300bdd