Click or drag to resize
IBackgroundDataDownloaderProvider Interface
The interface for objects that abstract away the environment for IBackgroundDataDownloader.

Namespace: VirtualRadar.Interface.StandingData
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public interface IBackgroundDataDownloaderProvider

The IBackgroundDataDownloaderProvider type exposes the following members.

Properties
  NameDescription
Public propertyUtcNow
Gets the current date and time in UTC.
Top
See Also