Class ListeningHost
Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll
Provides a structure to contain the fields needed by an http server host.
public sealed class ListeningHost
Inheritance
Inherited Members
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
Creates an new empty ListeningHost instance.
ListeningHost(params ListeningPort[])
Creates an new ListeningHost instance with given array of ListeningPort.
Creates an new ListeningHost instance with given URL.
Properties
Gets whether this ListeningHost can be listened by it's host HttpServer.
CrossOriginResourceSharingPolicy
Gets or sets the CORS sharing policy object.
Gets or sets a label for this Listening Host.
Gets or sets the list of ListeningPort that this host will listen on.
Gets or sets the Router for this ListeningHost instance.
Methods
Determines if another object is equals to this class instance.
Gets the hash code for this listening host.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語