Indicates the maximum request size (in bytes) that the server can be accept over UDP.

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

Syntax

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

Remarks

Only applicable when HasEdns0 is true.

See Also