|
Represents the method that handles asynchronous events such as application events. This delegate is called by the event source when completion of the asynchronous operation is signaled by a callback to the BeginEventHandler delegate.
Namespace: System.WebFirst seen in: .NET v1.0.3705Last seen in: .NET v1.1.4322Last changed in: .NET v1.0.3705Assembly: System.Web.dll
|