Loupe - Log - Monitor - Resolve
Gibraltar Namespace / AsyncTaskArguments Class
Properties Methods


In This Topic
    AsyncTaskArguments Class Members
    In This Topic

    The following tables list the members exposed by AsyncTaskArguments.

    Public Constructors
     NameDescription
    Public ConstructorCreate a new asynchronous execution task  
    Top
    Public Properties
     NameDescription
    Public PropertyRetrieve the progress monitor stack for this asynchronous task  
    Public PropertyThe state object for this asynchronous task (contains any arguments necessary to execute the task)  
    Public PropertyThe final results of the asynchronous task, set upon completion.  
    Public PropertyAn end-user display title for this task.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Performs application-defined tasks associated with freeing, releasing, or resetting managed resources.  
    Top
    See Also