Click or drag to resize

WebFileCacheClientRequestSetup Event

Occurs when the WebClient request is set up.

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

Value

Type: SystemEventHandlerWebFileCacheEventArgs
See Also