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.181-beta
Syntax
public ReadonlyWebServerOptions Options { get; }
View Source

Property Value

ReadonlyWebServerOptions
See Also