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

Namespace: NuGardt.SC2Ranks.API.Result
Assembly: NuGardt.SC2Ranks.API (in NuGardt.SC2Ranks.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public Nullable<DateTime> CacheExpires { get; internal set; }

Property Value

Type: OnlineNullable OnlineDateTime 

Return Value

Type: OnlineNullable OnlineDateTime 

Implements

IBaseResult CacheExpires
Remarks

See Also