WorldWind.PluginEngine.Plugin

From World Wind Wiki

Revision as of 15:25, 17 June 2005 by Mashiharu (Talk | contribs)
Jump to: navigation, search

Proposed new functions for plugins

Refreshing file download

void Download( Uri uriToDownloadFrom, string destinatiobnLocalFileName, TimeSpan updateInterval )
  • If file exists locally use local if it's newer than current time minus updateInterval
  • Else download and overwrite the old file
Personal tools