API Reference > imodeljs-common > RpcInterface > RpcOperationPolicy > allowResponseCaching allowResponseCaching Method Determines if caching is permitted for an operation response. allowResponseCaching(_request: RpcRequest<any>): None note Not all RPC protocols support caching. Parameter Type Description _request RpcRequest<any> Returns - None Defined in core/common/src/rpc/core/RpcOperation.ts Line 41 Last Updated: 13 June, 2024