MailBeeDnsQueryMismatchExceptionExpectedID Property
Gets an ID value of the DNS query originally sent to the DNS server.

Namespace: MailBee.DnsMX
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public short ExpectedID { get; }

Property Value

Type: Int16
ID of the original DNS query.
See Also