1 write to ipProtectionLevel
System (1)
net\System\Net\Configuration\SettingsSection.cs (1)
168
this.
ipProtectionLevel
= section.Socket.IPProtectionLevel;
1 reference to ipProtectionLevel
System (1)
net\System\Net\Configuration\SettingsSection.cs (1)
291
get { return this.
ipProtectionLevel
; }