Header menu logo fable-electron-docs-api

CacheUsage Type

Union cases

Union case Description

Allowed

Full Usage: Allowed

Results may come from the host cache if non-stale

Disallowed

Full Usage: Disallowed

Results will not come from the host cache.

StaleAllowed

Full Usage: StaleAllowed

Results may come from the host cache even if stale (by expiration or network changes)

Instance members

Instance member Description

this.IsAllowed

Full Usage: this.IsAllowed

Returns: bool
Returns: bool

this.IsDisallowed

Full Usage: this.IsDisallowed

Returns: bool
Returns: bool

this.IsStaleAllowed

Full Usage: this.IsStaleAllowed

Returns: bool
Returns: bool

Type something to start searching.