Cache object

Description

The cache object contains all settings related to hMailServer caching.

Methods

Clear()

Clears the cache and resets the statistics.

Properties

long AccountCacheTTL

Account cache time (seconds).

long AccountHitRate

Account hit rate.
(read-only)

long AliasCacheTTL

Alias cache time (seconds).

long AliasHitRate

Alias hit rate.
(read-only)

long DistributionListCacheTTL

Distribution list cache time (seconds).

long DistributionListHitRate

Distribution list hit rate.
(read-only)

long DomainCacheTTL

Domain cache time (seconds).

long DomainHitRate

Domain hit rate.
(read-only)

bool Enabled

Cache is enabled.

Search documentation