System.Web.UI.PageAsyncTask.State Property

Gets an object that represents the state of the task.

Syntax

public object State { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The PageAsyncTask.State property is set in the constructor and cannot be modified during execution of the asynchronous task. You can differentiate asynchronous tasks in a page by assigning unique string values to their respective PageAsyncTask.State properties.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0