CachePolicy::Options Property
Gets or sets the CacheOptions to include with the Cache-Control HTTP header field.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public: property CacheOptions Options { CacheOptions get(); void set(CacheOptions value); }
Show: