System.Net.Mail.SmtpClient.ServicePoint Property

Gets the network connection used to transmit the e-mail message.

Syntax

[System.MonoTODO]
public System.Net.ServicePoint ServicePoint { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The settings for the SmtpClient.ServicePoint property are created using defaults specified in the application or machine configuration files and the System.Net.ServicePointManager class.

Requirements

Namespace: System.Net.Mail
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0