TimeServiceSettings Members
The following tables list the members exposed by the TimeServiceSettings type.
Public Constructors
Name | Description | |
---|---|---|
TimeServiceSettings | Initializes an instance of the TimeServiceSettings class. |
Public Fields
Name | Description | |
---|---|---|
AutoDayLightSavings | Indicates whether the system time is automatically updated for daylight savings. | |
ForceSyncAtWakeUp | Indicates whether the system time syncs with the SNTP server after waking up or after a cold boot. | |
RefreshTime | Specifies the period between synchronizations with the SNTP server, in seconds. | |
Tolerance | Specifies the largest allowable interval between the time on the SNTP server and the system time, in milliseconds, before the system time is re-synchronized with the server's time. |
Protected Fields
Name | Description | |
---|---|---|
AlternateServerIP | Specifies the server to use if communication with the primary server fails. | |
PrimaryServerIP | The IP address of the primary SNTP server. |
Public Properties
Name | Description | |
---|---|---|
AlternateServer | Gets or sets the IP address of the alternate SNTP server. | |
PrimaryServer | Gets or sets the IP address of the primary SNTP server. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Version Information
Available in .NET Micro Framework version 4.0.