This documentation is archived and is not being maintained.

PageAsyncTask Constructor

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.

  NameDescription
Public method PageAsyncTask(BeginEventHandler, EndEventHandler, EndEventHandler, Object) Initializes a new instance of the PageAsyncTask class using the default value for executing in parallel.
Public method PageAsyncTask(BeginEventHandler, EndEventHandler, EndEventHandler, Object, Boolean) Initializes a new instance of the PageAsyncTask class using the specified value for executing in parallel.
Top
Show: