TimeServiceSettings.PrimaryServer Property
Gets or sets the IP address of the primary SNTP server.
Namespace: Microsoft.SPOT.Time
Assembly: Microsoft.SPOT.Time (in microsoft.spot.time.dll)
Syntax
public byte [] PrimaryServer { get; set; }
Property Value
The IP address of the primary SNTP server, in #.#.#.# form.
Version Information
Available in the .NET Micro Framework versions 4.0 and 4.1.
See Also
Reference
TimeServiceSettings Class
TimeServiceSettings Members
Microsoft.SPOT.Time Namespace