Classes

      NameDescription
      A6RecordRepresents the A6 Resource Record.
      AAAARecordRepresents an AAAA (IPv6) DNS resource record
      AFSDBRecordRepresents an AFSDB DNS resource record
      ARecordRepresents an A DNS resource record
      CNAMERecordRepresents an CNAME DNS resource record
      DaytimeClientProvides methods for communication with DAYTIME (RFC 867) servers.
      DestinationUnreachableMessageRepresents the ICMP Destination Unreachable Message.
      DnsClientAllows applications to resolve domain names by using the Domain Name System Protocol (DNS).
      DnsExceptionRepresents the exception that is thrown when the DnsClient is not able to retrieve Dns Message from the time server.
      DnsQueryMessageRepresents the query sent to the DNS servers.
      DnsResourceRecordCollectionRepresents a readonly collection of IDnsResourceRecord.
      DomainLookupResultRepresents the whois lookup result.
      EchoMessageRepresents the ICMP Echo Message.
      EchoReplyMessageRepresents the Echo Reply Message.
      GPOSRecordRepresents a GPOS DNS resource record
      HINFORecordRepresents a HINFO DNS resource record
      IcmpClientProvides convenience methods to send ICMP echo messages and receive echo replies, ping a server to see whether it�s operational.
      IcmpExceptionRepresents the exception that is thrown while using the IcmpClient class.
      IcmpMessageRepresents the Icmp Request/Response Message.
      InformationReplyMessageRepresents the Information Reply Message.
      InformationRequestMessageRepresents the Information Request Message.
      IpHeaderRepresents IP Header.
      IPLookupProvides essential methods to lookup country information by IP address, host name or by country code.
      IPLookupNoCountryInfoExceptionRepresents the exception that is thrown when country information cannot be found.
      ISDNRecordRepresents an ISDN DNS resource record
      LOCRecordRepresents a LOC DNS resource record
      MBRecordRepresents a MB DNS resource record
      MDRecordRepresents a MD DNS resource record
      MFRecordRepresents a MF DNS resource record
      MGRecordRepresents a MG DNS resource record
      MINFORecordRepresents a MINFO DNS resource record
      MRRecordRepresents a MR DNS resource record
      MXRecordRepresents a MX DNS resource record
      NSAPPTRRecordRepresents a NSAPPTR DNS resource record
      NSAPRecordRepresents a NSAP DNS resource record
      NSRecordRepresents a NS DNS resource record
      NtpMessageRepresents a Ntp Message.
      NtpTimeClientProvides methods for communication with Sntp/Ntp servers. Supported protocol versions are 3 and 4.
      NULLRecordRepresents a NULL DNS resource record
      ParameterProblemMessageRepresents the ParameterProblemMessage.
      PTRRecordRepresents a PTR DNS resource record
      PXRecordRepresents a PX DNS resource record
      RedirectMessageRepresents the Redirect Message.
      RPRecordRepresents a RP DNS resource record
      RTRecordRepresents a RT DNS resource record
      SOARecordRepresents a SOA DNS resource record
      SourceQuenchMessageRepresents the Source Quench Message.
      SRVRecordRepresents a SRV DNS resource record
      SystemTimeHelperProvides some helper methods to adjust and set the local system time.
      TimeClientProvides methods for communication with TIME (RFC 868) servers.
      TimeClientBaseBase class for NTP/SNTP, TIME, and DAYTIME clients.
      TimeExceededMessageRepresents the Time Exceeded Message.
      TimeExceptionRepresents the exception that is thrown when the NtpTimeClient is not able to retrieve Ntp Message from the time server.
      TimestampMessageRepresents the Timestamp Message.
      TimestampReplyMessageRepresents the Timestamp Reply Message.
      TraceRouteClientProvides methods to perform Internet Trace Route processing.
      TraceRouteExceptionRepresents the exception that is thrown when the TraceRouteClient is not able to retrieve TraceRoute Message from the server.
      TraceRouteHopStartingEventArgsProvides data for the HopStarting event.
      TraceRouteReplyRepresents a TraceRoute reply.
      TraceRouteReplyCollectionA collection of TraceRouteReply objects.
      TraceRouteReplyPacketReceivedEventArgsProvides data for the ReplyReceived event.
      TraceRouteReplyReceivedEventArgsProvides data for the ReplyReceived event.
      TXTRecordRepresents a TXT DNS resource record
      UnknownRecordRepresents a unknown resource record.
      WhoIsClientQueries the appropriate whois server for a given domain name and returns domain registration and other information.
      WhoIsServerRepresents a whois server.
      WhoIsServerDefinitionRepresents a collection of servers used for serialize and deserialize xml file contains the list of whois servers.
      WKSRecordRepresents a WKS DNS resource record
      X25RecordRepresents a X25 DNS resource record
      Top