Click or drag to resize

NativeProxyClearCache Method

Clears local information.

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

Parameters

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