Example #1
0
 public QuicListener(Implementations.QuicImplementationProvider implementationProvider, QuicListenerOptions options)
 {
     throw null;
 }
Example #2
0
 public QuicListener(Implementations.QuicImplementationProvider implementationProvider, IPEndPoint listenEndPoint, System.Net.Security.SslServerAuthenticationOptions sslServerAuthenticationOptions)
 {
     throw null;
 }