Click or drag to resize
IWebServerProvider Properties

The IWebServerProvider type exposes the following members.

Properties
  NameDescription
Public propertyAuthenticationSchemes
Gets or sets the authentication schemes that will be accepted by the server.
Public propertyEnableCompression
Gets or sets a value indication that compression has been enabled by the user.
Public propertyIsListening
Gets a value indicating that the listener is listening.
Public propertyListenerPrefix
Gets or sets the prefix that the webserver will listen to.
Public propertyListenerRealm
Gets the realm that the listener is responding to.
Public propertyUtcNow
Gets the time now at UTC.
Top
See Also