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