Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
QUIC_PARAM_LEVEL.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Net
 
namespace  System.Net.Quic
 
namespace  System.Net.Quic.Implementations
 
namespace  System.Net.Quic.Implementations.MsQuic
 
namespace  System.Net.Quic.Implementations.MsQuic.Internal
 

Enumerations

enum  System.Net.Quic.Implementations.MsQuic.Internal.QUIC_PARAM_LEVEL : uint {
  System.Net.Quic.Implementations.MsQuic.Internal.GLOBAL , System.Net.Quic.Implementations.MsQuic.Internal.REGISTRATION , System.Net.Quic.Implementations.MsQuic.Internal.CONFIGURATION , System.Net.Quic.Implementations.MsQuic.Internal.LISTENER ,
  System.Net.Quic.Implementations.MsQuic.Internal.CONNECTION , System.Net.Quic.Implementations.MsQuic.Internal.TLS , System.Net.Quic.Implementations.MsQuic.Internal.STREAM
}