LogConsistencyConfigurationExtensions クラス

定義

OrleansEventSourcing.dllに固有の構成クラスの拡張メソッド

public static class LogConsistencyConfigurationExtensions
type LogConsistencyConfigurationExtensions = class
Public Module LogConsistencyConfigurationExtensions
継承
LogConsistencyConfigurationExtensions

メソッド

AddCustomStorageInterfaceBasedLogConsistencyProvider(ClusterConfiguration, String, String)

種類のログ整合性プロバイダーを追加します LogConsistencyProvider

AddLogStorageBasedLogConsistencyProvider(ClusterConfiguration, String)

種類のログ整合性プロバイダーを追加します LogConsistencyProvider

AddStateStorageBasedLogConsistencyProvider(ClusterConfiguration, String)

種類のログ整合性プロバイダーを追加します LogConsistencyProvider

適用対象