Click or drag to resize
SntpClient.SntpReplyReceived Event
Event raised when the module receives the reply of a SNTP sync request.

Namespace: Eclo.NETMF.SIM800H
Assembly: Eclo.NETMF.SIM800H (in Eclo.NETMF.SIM800H.dll) Version: 1.1.97.0 (1.1.97.0)
Syntax
C#
public event SntpClient. SntpReplyReceivedHandler SntpReplyReceived

Value

Type: Eclo.NETMF.SIM800H.SntpClient.SntpReplyReceivedHandler
See Also