CachePolicyMessageHandler Constructor (HttpConfiguration)

 

Initializes a new instance of the CachePolicyMessageHandler class.

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

Public Sub New (
	config As HttpConfiguration
)

Parameters

config
Type: System.Web.Http.HttpConfiguration

The current HttpConfiguration.

Return to top
Show: