Share via


ClearInternetCacheAsync Method

[This documentation is preliminary and is subject to change.]

July 09, 2012

Clears the Internet cache associated with the current session asynchronously.

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Shared Function ClearInternetCacheAsync As Task
public static Task ClearInternetCacheAsync()

Return Value

Type: System.Threading.Tasks. . :: . .Task
An asynchronous result that represents the clear cache operation.

Version Information

Windows Phone OS

Supported in: 8.0

See Also

Reference

WebBrowserExtensions Class

Microsoft.Phone.Controls Namespace