SimpleNetworkTimeGetNetworkTime Method |
Gets the current time from an NTP server.
Namespace: com.softwarekey.Client.UtilsAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic DateTime GetNetworkTime()
Public Function GetNetworkTime As DateTime
public:
DateTime GetNetworkTime()
Return Value
Type:
DateTimeReturns the current time from an NTP server.
See Also