This documentation is for a previous version. For the current released version, see the ASP.NET Ajax documentation on MSDN.
Name
Description
aborted Property
Gets a value indicating whether the request associated with the executor was aborted.
responseAvailable Property
Gets a value indicating whether the request completed successfully.
responseData Property
Gets the text representation of the response body.
started Property
Gets a value indicating whether the executor has started processing the request.
statusCode Property
Gets a success status code.
statusText Property
Gets status information about a request that completed successfully.
timedOut Property
Gets a value indicating whether the request timed out.
xml Property
Attempts to get the response to the current request as an XMLDOM object.
Copyright © 2005 - 2007 Microsoft Corporation. All rights reserved.