This documentation is archived and is not being maintained.
PageAsyncTask Constructor
Visual Studio 2010
Initializes a new instance of the PageAsyncTask class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
PageAsyncTask(BeginEventHandler, EndEventHandler, EndEventHandler, Object) | Initializes a new instance of the PageAsyncTask class using the default value for executing in parallel. |
|
PageAsyncTask(BeginEventHandler, EndEventHandler, EndEventHandler, Object, Boolean) | Initializes a new instance of the PageAsyncTask class using the specified value for executing in parallel. |
Show: