System.Reactive.Concurrency.IScheduledItem<TAbsolute>
Represents a work item that has been scheduled.
Gets the absolute time at which the item is due for invocation.
void Invoke()
Invokes the work item.