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