KestrunLocalizationOptions.SetDefaultThreadCulture property

Gets or sets a value indicating whether to set the thread’s culture to the resolved culture. Default is false.

public bool SetDefaultThreadCulture { get; set; }

See Also