Namespace: Consultingwerk.OERA
Class 
AsyncTaskCompletedEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

File:AsyncTaskCompletedEventArgs
Purpose:Event argument for the AsyncTaskCompleted event of the
ServiceAdapter
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Oct 11 14:28:45 CET 2014


Top Constructor Summary
Options Name Purpose
+ AsyncTaskCompletedEventArgs (Object, handle, ISerializable) Constructor for the AsyncTaskCompletedEventArgs class

Top Property Summary
Options Name Purpose
+ Progress.Lang.Object Context
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs
+ Consultingwerk.ISerializable Parameter
+ HANDLE RequestHandle


Constructor Detail
Top

PUBLIC AsyncTaskCompletedEventArgs (Object, handle, ISerializable)

Purpose: Constructor for the AsyncTaskCompletedEventArgs class
Notes:

Parameters:
poContext Progress.Lang.Object
The reference to the context object instance
phRequestHandle HANDLE
The handle of the async request
poParameter Consultingwerk.ISerializable
The reference to the parameter object instance returned by the task


Property Detail
Top

PUBLIC Progress.Lang.Object Context


Returns Progress.Lang.Object
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs

Returns Consultingwerk.EventArgs
Top

PUBLIC Consultingwerk.ISerializable Parameter


Returns Consultingwerk.ISerializable
Top

PUBLIC HANDLE RequestHandle


Returns HANDLE


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:14:08