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