Skip to content

LogConsistentGrain<TView> Properties

Base class for all grains that use log-consistency for managing the state. It is the equivalent of Orleans.Grain for grains using log-consistency. (SiloAssemblyLoader uses it to extract type)

DefaultAdaptorFactory

abstractget
protected abstract ILogViewAdaptorFactory? DefaultAdaptorFactory
Gets the default adaptor factory to use, or null if there is no default (in which case user MUST configure a consistency provider)