1 write to port
System (1)
net\System\Net\mail\smtpconnection.cs (1)
595this.port = port;
1 reference to port
System (1)
net\System\Net\mail\smtpconnection.cs (1)
980NetworkCredential credential = connection.credentials.GetCredential(host, port, module.AuthenticationType);