@wildix/wim-cache-client > WimCache > putEntitiesToGeneralCache
WimCache.putEntitiesToGeneralCache() method
Signature:
putEntitiesToGeneralCache(args: PutEntitiesToGeneralCacheCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutEntitiesToGeneralCacheCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: PutEntitiesToGeneralCacheCommandOutput) => void |
Returns:
void