$cachingDuration public property
The time in seconds that the messages can remain valid in cache. Use 0 to indicate that the cached data will never expire.
See also $enableCaching.
public integer $cachingDuration = 0
$cachingDuration public property
The time in seconds that the messages can remain valid in cache. Use 0 to indicate that the cached data will never expire.
See also $enableCaching.
public integer $cachingDuration = 0
Please login to continue.