Click or drag to resize
SimpleNetworkTimeGetNetworkTime Method
Gets the current time from an NTP server.

Namespace: com.softwarekey.Client.Utils
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public DateTime GetNetworkTime()

Return Value

Type: DateTime
Returns the current time from an NTP server.
See Also