1 write to network
System (1)
net\System\Net\Configuration\SmtpSection.cs (1)
174this.network = new SmtpNetworkElementInternal(section.Network);
1 reference to network
System (1)
net\System\Net\Configuration\SmtpSection.cs (1)
190get { return this.network; }