28 ServerAuthenticationOptions = sslServerAuthenticationOptions
QuicListenerProvider CreateListener(QuicListenerOptions options)
IPEndPoint ListenEndPoint
ValueTask< QuicConnectionProvider > AcceptConnectionAsync(CancellationToken cancellationToken=default(CancellationToken))
QuicListener(QuicImplementationProvider implementationProvider, QuicListenerOptions options)
QuicListener(QuicListenerOptions options)
QuicListener(IPEndPoint listenEndPoint, SslServerAuthenticationOptions sslServerAuthenticationOptions)
QuicListener(QuicImplementationProvider implementationProvider, IPEndPoint listenEndPoint, SslServerAuthenticationOptions sslServerAuthenticationOptions)
readonly QuicListenerProvider _provider
IPEndPoint ListenEndPoint
async ValueTask< QuicConnection > AcceptConnectionAsync(CancellationToken cancellationToken=default(CancellationToken))