TestimoX

API Reference

Class

NtpQuery

Namespace ComputerX.Time
Assembly ComputerX
Modifiers static

Reads Windows Time (w32time) configuration from the registry and service status.

Inheritance

  • Object
  • NtpQuery

Methods

public static NtpConfigInfo Get(String computerName = null) #
Returns: NtpConfigInfo

Returns NTP configuration and service status for a computer.

Parameters

computerName System.String = null optionalposition: 0
Target computer; null/empty uses local machine.