次の方法で共有


ILogConsistentGrain.DefaultAdaptorFactory プロパティ

定義

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

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

プロパティ値

適用対象