MailBeeDnsQueryMismatchExceptionExpectedID Property |
Gets an ID value of the DNS query originally sent to the DNS server.
Namespace: MailBee.DnsMXAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public short ExpectedID { get; }
Public ReadOnly Property ExpectedID As Short
Get
Property Value
Type:
Int16ID of the original DNS query.
See Also