Table of Contents

Property DefaultCultureInfo

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

DefaultCultureInfo

Gets or sets the default CultureInfo object which the HTTP server will apply to the request handlers and callbacks thread.

public CultureInfo? DefaultCultureInfo { get; set; }

Property Value

CultureInfo