GetCacheCodeAsync() Method
Gets a deterministic hash appropriate for caching.
Namespace
Statiq.Common
Containing Type
ICacheCode

Syntax

Task<int> GetCacheCodeAsync()

Return Value

Type Description
Task<int> A deterministic hash appropriate for caching.