|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | AsyncTaskCompletedEventArgs (Object, handle, ISerializable) |
Constructor for the AsyncTaskCompletedEventArgs class |
Options | Name | Purpose | |
---|---|---|---|
+ | Progress.Lang.Object Context |
Returns the reference of the context object associated with the
async task that was completed |
|
+ | Consultingwerk.EventArgs Empty |
Returns the default instance of the Consultingwerk.EventArgs class Inherited from Consultingwerk.EventArgs |
|
+ | Consultingwerk.ISerializable Parameter |
Returns the reference to the parameter object instance returned by
the task |
|
+ | HANDLE RequestHandle |
Returns the handle of the async-request that was completed |
Top
PUBLIC AsyncTaskCompletedEventArgs (Object, handle, ISerializable)
|
---|
PUBLIC Progress.Lang.Object Context
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.EventArgs Empty
|
|||||||||||||||
PUBLIC Consultingwerk.ISerializable Parameter
|
|||||||||||||||
PUBLIC HANDLE RequestHandle
|