IdeaBlade Application Framework
AsyncResult Class Members
See Also  Methods  Events Send Feedback
Caliburn.Micro.Extensions Namespace : AsyncResult Class


The following tables list the members exposed by AsyncResult.

Public Constructors

 NameDescription
public ConstructorAsyncResult ConstructorConstructs a wrapper around the provided asynchronous function.  
Top

Public Methods

 NameDescription
public MethodExecuteExecutes the result using the specified context.  
Top

Public Events

 NameDescription
public EventCompletedSignals the completion of the asynchronous operation.  
Top

See Also

© 2012 All Rights Reserved.