PostConfigure(string?, AdoNetGrainStorageOptions)
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.
