Click or drag to resize

WebFileCacheClientRequestSetup Event

Occurs when the WebClient request is set up.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public event EventHandler<WebFileCacheEventArgs> ClientRequestSetup

Value

Type: SystemEventHandlerWebFileCacheEventArgs
See Also