Skip to content

DefaultAdoNetGrainStorageOptionsHashPickerConfigurator Methods

Provides default configuration HashPicker for AdoNetGrainStorageOptions.

PostConfigure(string?, AdoNetGrainStorageOptions)

View source
public void PostConfigure(string? name, AdoNetGrainStorageOptions options)
Assigns the default Orleans storage hasher when no hash picker has been configured.

Parameters

namestring?
The name of the options instance.
optionsAdoNetGrainStorageOptions
The options to configure.