LogConsistentGrain<TView>.DefaultAdaptorFactory プロパティ

定義

使用する既定のアダプター ファクトリを取得します。既定値がない場合は null を取得します (その場合、ユーザーは整合性プロバイダーを構成する必要があります)

protected abstract Orleans.EventSourcing.ILogViewAdaptorFactory DefaultAdaptorFactory { get; }
member this.DefaultAdaptorFactory : Orleans.EventSourcing.ILogViewAdaptorFactory
Protected MustOverride ReadOnly Property DefaultAdaptorFactory As ILogViewAdaptorFactory

プロパティ値

適用対象