IBackgroundDataDownloaderProvider Interface |
Namespace: VirtualRadar.Interface.StandingDataAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic interface IBackgroundDataDownloaderProvider
Public Interface IBackgroundDataDownloaderProvider
public interface class IBackgroundDataDownloaderProvider
type IBackgroundDataDownloaderProvider = interface end
The IBackgroundDataDownloaderProvider type exposes the following members.
Properties
| Name | Description |
---|
 | UtcNow |
Gets the current date and time in UTC.
|
Top
See Also