The UDP/TCP port number to send request(s) to.

Namespace:  JHSoftware
Assembly:  JHSoftware.DnsClient (in JHSoftware.DnsClient.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public int ToPort { get; set; }
Visual Basic (Declaration)
Public Property ToPort As Integer

Remarks

Default value: 53

See Also