Redigera

Dela via


ILogConsistentGrain.DefaultAdaptorFactory Property

Definition

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

public Orleans.LogConsistency.ILogViewAdaptorFactory DefaultAdaptorFactory { get; }
member this.DefaultAdaptorFactory : Orleans.LogConsistency.ILogViewAdaptorFactory
Public ReadOnly Property DefaultAdaptorFactory As ILogViewAdaptorFactory

Property Value

Applies to