Domain Detective

API Reference

Class

DebuggingHelpers

Namespace DnsClientX

Utility helpers that assist in printing and parsing DNS wire data for debugging purposes.

Inheritance

  • Object
  • DebuggingHelpers

Methods

TroubleshootingDnsWire2(System.IO.BinaryReader reader, System.String description, System.Boolean display) #

Troubleshooting the DNS wire with 2 bytes.

Parameters

reader System.IO.BinaryReader required
The reader.
description System.String required
The description.
display System.Boolean required
if set to true [display].
TroubleshootingDnsWire4(System.IO.BinaryReader reader, System.String description, System.Boolean display) #

Troubleshooting the DNS wire with 2 bytes.

Parameters

reader System.IO.BinaryReader required
The reader.
description System.String required
The description.
display System.Boolean required
if set to true [display].
{{ include "footer" }}