Share via


TimeServiceStatus Members

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

Public Constructors

Name Description
Public Method TimeServiceStatus Initializes an instance of the TimeServiceStatus class.

Public Fields

Name Description
Public Field Flags A combination of TimeServiceStatusFlags enum values.
Public Field SyncSourceServer The IP address of the server that was used to sync the system time.
Public Field SyncTimeOffset Specifies the offset in milliseconds since the last time a successful sync occurred between the system time and the server's time.

Protected Fields

Name Description
Protected Field TimeUTC Indicates the current time.

Public Properties

Name Description
Public Property CurrentTimeUTC Gets the current UTC system time.

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 ToString (Inherited from Object.)

Protected Methods

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

Version Information

Available in .NET Micro Framework version 4.0.

See Also

Reference

TimeServiceStatus Class
Microsoft.SPOT.Time Namespace