Click or drag to resize

BaseNonEventDomainRepositoryTDomain, TModel, TDomainSnapshot_cachedDomains Field

[Missing <summary> documentation for "F:Casewhere.Runtime.Workflows.BaseNonEventDomainRepository`3._cachedDomains"]


Namespace: Casewhere.Runtime.Workflows
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
protected readonly ConcurrentDictionary<Guid, TDomain> _cachedDomains

Field Value

ConcurrentDictionaryGuid, TDomain
See Also