AddStateStorageBasedLogConsistencyProvider(ISiloBuilder, string)
staticextension
public static ISiloBuilder AddStateStorageBasedLogConsistencyProvider(this ISiloBuilder builder, string name = "StateStorage") Adds a named state-storage log consistency provider.
Parameters
builderISiloBuilder- The silo builder.
namestring- The provider name.
Returns
The silo builder.
