Gets the result of the asynchronous time operation.
An IAsyncResult that contains the data associated with the time operation.
AsyncResult identifies ongoing or completed asynchronous operations. The property contains data that helps determine which of several potential asynchronous operations to complete, and when passed to the event handler, enables EndGetTime to get the time associated with the completed operation.
GetTimeCompletedEventArgs Class | ComponentSpace.InternetTime Namespace