Domain Detective

API Reference

Class

NtpServerExtensions

Namespace DomainDetective
Assembly DomainDetective
Modifiers static

Extension methods for NtpServer.

Inheritance

  • Object
  • NtpServerExtensions

Methods

public static String ToHost(NtpServer server) #
Returns: String

Gets the host name for the server.

Parameters

server DomainDetective.NtpServer requiredposition: 0
public static Boolean TryParse(String value, out NtpServer server) #
Returns: Boolean

Tries to parse a server name.

Parameters

value System.String requiredposition: 0
server DomainDetective.NtpServer@ requiredposition: 1
{{ include "footer" }}