IdeaBlade DevForce 2010 Help Reference
AsyncResult Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : AsyncResult Class


The following tables list the members exposed by AsyncResult.

Public Properties

 NameDescription
Public PropertyAsyncState Returns the user state information passed on the Begin call.  
Public PropertyAsyncWaitHandle Returns the wait handle for the asynchronous operation.  
Public PropertyCancelled Returns true if the operation was cancelled.  
Public PropertyCompletedSynchronously Returns whether the operation completed synchronously.  
Public PropertyIsCompleted Returns whether the operation has completed.  
Top

Protected Properties

 NameDescription
Protected PropertyCallback For internal use only.  
Protected PropertyException Any exception that occured.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.