Click or drag to resize

NativeProxyClearCache Method

Clears local information.

Namespace:  ShellBoost.Core.Client
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static void ClearCache(
	TimeSpan maximumDeltaTime
)

Parameters

maximumDeltaTime
Type: SystemTimeSpan
The maximum delta between data creation and now.
See Also