API Reference
Class
DebuggingHelpers
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
- The reader.
- description System.String
- The description.
- display System.Boolean
- 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
- The reader.
- description System.String
- The description.
- display System.Boolean
- if set to true [display].