CachePolicyProvider Methods

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Cache
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodSetCacheOptions(HttpResponseMessage^)

Applies the CachePolicy options to the given response.

System_CAPS_pubmethodSetCachePolicy(HttpResponseMessage^)

System_CAPS_protmethodSetMaxAge(HttpResponseMessage^)

Applies the CachePolicyMaxAge value to the given response.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: