Click or drag to resize

IConsolePaneRendererCacheDate Property

Gets the date/time of the operational data cache that was used to populate the renderer. If cached data was NOT used null is returned.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
Nullable<DateTime> CacheDate { get; }

Property Value

Type: NullableDateTime
See Also