Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ TlsAlertLevel

enum System.Net.Security.TlsAlertLevel : byte
package
Enumerator
Warning 
Fatal 

Definition at line 3 of file TlsAlertLevel.cs.

4{
5 Warning = 1,
7}