PostConfigure(string, OrleansJsonSerializerOptions)
public void PostConfigure(string name, OrleansJsonSerializerOptions options) Configures a
TOptions instance. Parameters
namestring- The name of the options instance being configured.
optionsOrleansJsonSerializerOptions- The options instance to configured.
