Click or drag to resize

WebServerOptionsReadonly Property

Gets an immutable version of the web server options.

Namespace: GSF.Web.Hosting
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public ReadonlyWebServerOptions Readonly { get; }
View Source

Property Value

ReadonlyWebServerOptions
See Also