LogConsistentGrain<TView>.DefaultAdaptorFactory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the default adaptor factory to use, or null if there is no default (in which case user MUST configure a consistency provider)
protected abstract Orleans.EventSourcing.ILogViewAdaptorFactory DefaultAdaptorFactory { get; }
member this.DefaultAdaptorFactory : Orleans.EventSourcing.ILogViewAdaptorFactory
Protected MustOverride ReadOnly Property DefaultAdaptorFactory As ILogViewAdaptorFactory