Gets a deterministic hash appropriate for caching.
- Namespace
- Statiq
.Common - Containing Type
- ICacheCode
Syntax
Task<int> GetCacheCodeAsync()
Return Value
Type | Description |
---|---|
Task |
A deterministic hash appropriate for caching. |