public class DnsRawPackage
Public Class DnsRawPackage
public ref class DnsRawPackage
type DnsRawPackage = class end
DnsRawPackage | Creates a new instance of the DnsRawPackage class |
Length | Gets the length of the raw DNS package without length header |
MessageIdentification | The identification of the dns message |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToArraySegment | Gets the data of the the raw DNS package |
ToString | Returns a string that represents the current object. (Inherited from Object) |
LENGTH_HEADER_LENGTH | Length of the length header |