Is called when asynchronous operation has completed.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public event EventHandler<EventArgs<T>> CompletedAsync
Public Event CompletedAsync As EventHandler(Of EventArgs(Of T))
public: event EventHandler<EventArgs<T>^>^ CompletedAsync { void add (EventHandler<EventArgs<T>^>^ value); void remove (EventHandler<EventArgs<T>^>^ value); }
member CompletedAsync : IEvent<EventHandler<EventArgs<'T>>, EventArgs<'T>>
Value
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119