ApsProperties.ContentAvailable Property

 

Provide this key with a value of 1 to indicate that new content is available. This is used to support Newsstand apps and background content downloads.

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

public bool ContentAvailable { get; set; }

Property Value

Type: System.Boolean
Return to top
Show: