API Reference
Class
TimeSyncInfo
Represents time synchronization status information.
Inheritance
- Object
- TimeSyncInfo
Constructors
public TimeSyncInfo() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String ComputerName { get; set; } #Computer name associated with this status.
public Boolean IsW32TimeRunning { get; set; } #True if the Windows Time service (w32time) is running.
public Double TimeSkewSeconds { get; set; } #Absolute time skew in seconds relative to the provided reference time.