lastModified property

DateTime get lastModified

The time at which the bytes of this tile were last changed

This must be kept up to date, otherwise unexpected behaviour may occur when the FMTCTileProviderSettings.maxStoreLength is exceeded.

Implementation

DateTime get lastModified;