1 write to port
System (1)
net\System\Net\Configuration\SmtpNetworkElement.cs (1)
166
this.
port
= element.Port;
1 reference to port
System (1)
net\System\Net\Configuration\SmtpNetworkElement.cs (1)
199
get { return this.
port
; }