NuGardt SoftwareIBaseResult CacheExpires Property NuGardt
Returns the date when the cached data expires. Only available when caching is enabled.

Namespace: NuGardt.API.Helper.JSON
Assembly: NuGardt.API.Helper.Json (in NuGardt.API.Helper.Json.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

Nullable<DateTime> CacheExpires { get; set; }

Property Value

Type: OnlineNullable OnlineDateTime 

Return Value

Type: OnlineNullable OnlineDateTime 
Remarks

See Also