Skip to content

LogStorageSiloBuilderExtensions.AddLogStorageBasedLogConsistencyProvider(ISiloBuilder, string)

AddLogStorageBasedLogConsistencyProvider(ISiloBuilder, string)

staticextension
View source
public static ISiloBuilder AddLogStorageBasedLogConsistencyProvider(this ISiloBuilder builder, string name = "LogStorage")
Adds a named log-storage log consistency provider.

Parameters

builderISiloBuilder
The silo builder.
namestring
The provider name.

Returns

The silo builder.