CacheRegionNew
Checks if the cache region exists.
Method Signature
CacheRegionNew(region=[string], properties=[struct], throwOnError=[boolean])
Arguments
Argument
Type
Required
Description
Default
region
string
true
The cache region to check for existence.
properties
struct
true
throwOnError
boolean
false
false
Examples
Related
Last updated
Was this helpful?