SntpClient Class |
Namespace: Eclo.NETMF.SIM800H
public class SntpClient : IDisposable
The SntpClient type exposes the following members.
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the SntpClient | |
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
SyncNetworkTimeAsync |
Starts an asynchronous operation to synchronize network time with SNTP server.
Requires GPRS bearer profile 1 opened.
| |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
SntpReplyReceived |
Event raised when the module receives the reply of a SNTP sync request.
|