4 references to properties
System (4)
net\System\Net\Configuration\SocketElement.cs (4)
19
this.
properties
.Add(this.alwaysUseCompletionPortsForAccept);
20
this.
properties
.Add(this.alwaysUseCompletionPortsForConnect);
21
this.
properties
.Add(this.ipProtectionLevel);
66
return this.
properties
;