LogConsistencyConfigurationExtensions Class
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.
Extension methods for configuration classes specific to OrleansEventSourcing.dll
public static class LogConsistencyConfigurationExtensions
type LogConsistencyConfigurationExtensions = class
Public Module LogConsistencyConfigurationExtensions
- Inheritance
-
LogConsistencyConfigurationExtensions
Methods
AddCustomStorageInterfaceBasedLogConsistencyProvider(ClusterConfiguration, String, String) |
Adds a log consistency provider of type LogConsistencyProvider |
AddLogStorageBasedLogConsistencyProvider(ClusterConfiguration, String) |
Adds a log consistency provider of type LogConsistencyProvider |
AddStateStorageBasedLogConsistencyProvider(ClusterConfiguration, String) |
Adds a log consistency provider of type LogConsistencyProvider |