CachePolicyProvider Constructor

 

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

NameDescription
System_CAPS_pubmethodCachePolicyProvider()

Initializes a new instance of the CachePolicyProvider class with a default CachePolicy.

System_CAPS_pubmethodCachePolicyProvider(CachePolicy^)

Initializes a new instance of the CachePolicyProvider class with the given policy.

Return to top
Show: