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

Namespace: MailBee.DnsMX
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public short ExpectedID { get; }

Property Value

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