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