[This is preliminary documentation and is subject to change.]
The InternetTime type exposes the following members.
Properties
Name | Description | |
---|---|---|
CanAccess | Gets a value indicating whether the time can be retrieved right now. The time server can only be accessed once every five seconds. If less than five seconds have passed since the last call to GetCurrentDateTime(), this property will return false. | |
LastTime |
Gets the last time retrieved from the server.
| |
TimeSinceLastAccess |
Gets the time elapsed since the time was last retrieved from the server.
|
See Also