ListenOptions
ApplicationServices
ConnectionAdapters
DisableAltSvcHeader
EndPoint
FileHandle
HandleType
IPEndPoint
KestrelServerOptions
NoDelay
PipeName
Protocols
SocketPath
Type
Build()
Clone(IPAddress)
ToString()
Use(Func<ConnectionDelegate, ConnectionDelegate>)
UseConnectionLogging(ListenOptions)
UseConnectionLogging(ListenOptions, String)
UseConnectionTimeout(ListenOptions)
UseHttps(ListenOptions)
UseHttps(ListenOptions, HttpsConnectionAdapterOptions)
UseHttps(ListenOptions, String)
UseHttps(ListenOptions, TlsHandshakeCallbackOptions)
UseHttps(ListenOptions, X509Certificate2)
UseHttps(ListenOptions, ServerOptionsSelectionCallback, Object)
UseHttps(ListenOptions, StoreName, String)
UseHttps(ListenOptions, String, String)
UseHttps(ListenOptions, ServerOptionsSelectionCallback, Object, TimeSpan)
UseHttps(ListenOptions, StoreName, String, Boolean)
UseHttps(ListenOptions, StoreName, String, Boolean, StoreLocation)
UseHttps(ListenOptions, Action<HttpsConnectionAdapterOptions>)
UseHttps(ListenOptions, X509Certificate2, Action<HttpsConnectionAdapterOptions>)
UseHttps(ListenOptions, String, String, Action<HttpsConnectionAdapterOptions>)
UseHttps(ListenOptions, StoreName, String, Boolean, StoreLocation, Action<HttpsConnectionAdapterOptions>)
netcoreapp3.1
namespace Microsoft.AspNetCore.Server.Kestrel.Core
{
public class ListenOptions : IConnectionBuilder
{
public HttpProtocols Protocols { get; set; }
}
}
nuget.org | 0.1 %
Reference this API 0.0 %
Get property 0.0 %
Set property |
---|---|
Upgrade Planner | 0.0 %
Reference this API 0.0 %
Set property |
.NET | 5.06.07.08.09.0 |
.NET Core | 2.23.03.1 |
Information specific to netcoreapp3.1 | |
Assembly | Microsoft.AspNetCore.Server.Kestrel.Core , Version=3.1.0.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Requires any:
|
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API