C# Class nanoFramework.Networking.Sntp

Provides a set of methods that help developers to manage the SNTP (Simple Network Time Protocol) client on the target device.
For a list of some public NTP servers, see this link : http://support.ntp.org/bin/view/Servers/NTPPoolServers
Mostra file Open project: nanoframework/nanoFramework.Networking.Sntp Class Usage Examples

Private Methods

Method Description
Start ( ) : void
Stop ( ) : void
UpdateNow ( ) : void