System::Net::Cache::HttpRequestCachePolicy::get_InternalCacheSyncDateUtc method

HttpRequestCachePolicy::get_InternalCacheSyncDateUtc method

Gets the time in the UTC format when resources stored in the cache must be revalidated. For internal use only.

DateTime System::Net::Cache::HttpRequestCachePolicy::get_InternalCacheSyncDateUtc() const

ReturnValue

The time in the UTC format when resources stored in the cache must be revalidated.

See Also