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