| Visual Basic (Declaration) | |
|---|---|
Public Class AsyncEventArgs(Of T) Inherits AsyncEventArgs Implements INotifyCompletedArgs | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As AsyncEventArgs(Of T) | |
| C# | |
|---|---|
public class AsyncEventArgs<T> : AsyncEventArgs, INotifyCompletedArgs | |
| C++/CLI | |
|---|---|
generic<typename T> public ref class AsyncEventArgs : public AsyncEventArgs, INotifyCompletedArgs | |
- T
System.Object
System.EventArgs
IdeaBlade.EntityModel.AsyncEventArgs
IdeaBlade.EntityModel.AsyncEventArgs<T>
IdeaBlade.EntityModel.BaseEntityQueriedEventArgs<T>
IdeaBlade.EntityModel.EntityQueryPageChangedEventArgs<T>
IdeaBlade.EntityModel.EntityRefetchedEventArgs
IdeaBlade.EntityModel.EntitySavedEventArgs
IdeaBlade.EntityModel.InvokeServerMethodEventArgs
IdeaBlade.EntityModel.LoginEventArgs
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family