Click or drag to resize

webRequestBlockEvent Delegate

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Delegat eventa

Namespace:  imbACE.Network.web.events
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public delegate void webRequestBlockEvent(
	webRequestBlock sender,
	webRequestBlockEventArgs args
)
Request Example View Source

Parameters

sender
Type: imbACE.Network.web.requestwebRequestBlock
args
Type: imbACE.Network.web.eventswebRequestBlockEventArgs
See Also