1 reference to maxPortValue
System (1)
net\System\Net\mail\SmtpClient.cs (1)
792
if (port <= 0 || port >
maxPortValue
) {