Class HttpListenerAbstractEngine
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
Provides an implementation of HttpServerEngine using HttpListener.
public sealed class HttpListenerAbstractEngine : HttpServerEngine, IDisposable
Inheritance
object ← HttpServerEngine ← HttpListenerAbstractEngine
Implements
Inherited Members
HttpServerEngine.AddListeningPrefix(string), HttpServerEngine.ClearPrefixes(), HttpServerEngine.StartServer(), HttpServerEngine.StopServer(), HttpServerEngine.BeginGetContext(AsyncCallback?, object?), HttpServerEngine.EndGetContext(IAsyncResult), HttpServerEngine.Dispose(), HttpServerEngine.IdleConnectionTimeout, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
Initializes a new instance of the HttpListenerAbstractEngine class.
Properties
Gets or sets the timeout for idle connections.
Gets the shared instance of the HttpListenerAbstractEngine class.
Methods
Adds a listening prefix to the server.
BeginGetContext(AsyncCallback?, object?)
Begins an asynchronous operation to get an HTTP context.
Clears all listening prefixes from the server.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Ends an asynchronous operation to get an HTTP context.
Starts the HTTP server.
Stops the HTTP server.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語