Cmdlets for SuiteCRM

Build 22.0.8462

CacheTolerance Parameter (Connect-SuiteCRM Cmdlet)

The tolerance for stale data in the cache specified in seconds when using AutoCache .

Syntax

Connect-SuiteCRM -CacheTolerance int

Data Type

int

Default Value

600

Remarks

The tolerance for stale data in the cache specified in seconds. This only applies when AutoCache is used. The cmdlet checks with the data source for newer records after the tolerance interval has expired. Otherwise, it returns the data directly from the cache.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462