TimeService Members

The following tables list the members exposed by the TimeService type.

Public Properties

Name Description
Public Property Static LastSyncStatus Returns the latest sync status.
Public Property Static Settings Gets or sets the time service settings.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method Static SetTimeZoneOffset Sets the time zone of the system.
Public Method Static SetUtcTime Sets the UTC time of the system.
Public Method Static Start Starts the scheduled time synchronization service.
Public Method Static Stop Stops the periodic time synchronization service.
Public Method ToString (Inherited from Object.)
Public Method Static UpdateNow Overloaded. Manually updates the system time value.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

Public Events

Name Description
Public Event Static SystemTimeChanged Occurs when the system time changed.
Public Event Static TimeSyncFailed Occurs when time sync fails.

Version Information

Available in .NET Micro Framework version 4.0.

See Also

Reference

TimeService Class
Microsoft.SPOT.Time Namespace