Declaration Syntax
Event Unpausing As EventHandler
event EventHandler Unpausing;
__event EventHandler Unpausing;
In JScript, you can handle the events defined by a class, but you cannot define your own.
Requirements
Namespace: Eas.WebCrawler.InterfacesAssembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)