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