KestrelConfigurationLoader
Configuration
Options
AnyIPEndpoint(Int32)
AnyIPEndpoint(Int32, Action<ListenOptions>)
Endpoint(IPEndPoint)
Endpoint(IPAddress, Int32)
Endpoint(IPEndPoint, Action<ListenOptions>)
Endpoint(String, Action<EndpointConfiguration>)
Endpoint(IPAddress, Int32, Action<ListenOptions>)
HandleEndpoint(UInt64)
HandleEndpoint(UInt64, Action<ListenOptions>)
Load()
LocalhostEndpoint(Int32)
LocalhostEndpoint(Int32, Action<ListenOptions>)
NamedPipeEndpoint(String)
NamedPipeEndpoint(String, Action<ListenOptions>)
UnixSocketEndpoint(String)
UnixSocketEndpoint(String, Action<ListenOptions>)
net10.0
namespace Microsoft.AspNetCore.Server.Kestrel
{
public class KestrelConfigurationLoader
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 5.06.07.08.09.010.0 |
| .NET Core | 3.03.1 |
Information specific to net10.0 | |
| Assembly | Microsoft.AspNetCore.Server.Kestrel.Core , Version=10.0.0.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Requires any:
|
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API