EventHandlerCompletionEvent overview

Public Constructors

EventHandlerCompletionEvent Constructs an EventHandlerCompletionEvent.

Public Methods

Close Closes this wait handle.
CreateEventHandler Creates a delegate to be fired
CreateObjRef  (inherited from MarshalByRefObject)  
Equals  (inherited from Object)  
GetHashCode  (inherited from Object)  
GetLifetimeService  (inherited from MarshalByRefObject)  
GetType  (inherited from Object)  
InitializeLifetimeService  (inherited from MarshalByRefObject)  
ReferenceEquals  (inherited from Object)  
Reset Resets the wait handle.
Set Sets the wait handle.
SignalAndWait  (inherited from WaitHandle)  
ToString  (inherited from Object)  
WaitAll  (inherited from WaitHandle)  
WaitAny  (inherited from WaitHandle)  
WaitOne  

Public Properties

Handle A native pointer to this handle.
SafeWaitHandle  (inherited from WaitHandle)  

Protected Methods

Dispose Cleans up the object.
Finalize  (inherited from Object)  
MemberwiseClone  (inherited from MarshalByRefObject)  

See Also

EventHandlerCompletionEvent Class | Eas.WebCrawler.Common.Threading Namespace