MailBeeInvalidBinaryResponseExceptionResponseData Property |
Gets a value of the entire DNS response data.
Namespace: MailBee.DnsMXAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic byte[] ResponseData { get; }
Public ReadOnly Property ResponseData As Byte()
Get
Property Value
Type:
ByteDNS response data.
See Also