NativeProxyClearCache Method |
Clears local information.
Namespace:
ShellBoost.Core.Client
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static void ClearCache(
TimeSpan maximumDeltaTime
)
Parameters
- maximumDeltaTime
- Type: SystemTimeSpan
The maximum delta between data creation and now.
See Also