Click or drag to resize

WebServerOptions Property

Gets options in use for this WebServer.

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

Property Value

ReadonlyWebServerOptions
See Also