1 write to _allowTlsResume
System.Net.Security (1)
System\Net\Security\SslServerAuthenticationOptions.cs (1)
30set => _allowTlsResume = value;
1 reference to _allowTlsResume
System.Net.Security (1)
System\Net\Security\SslServerAuthenticationOptions.cs (1)
29get => _allowTlsResume;