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