This documentation is for a previous version. For the current released version, see the ASP.NET Ajax documentation on MSDN.
Name
Description
body Property
Gets or sets the HTTP body of the Web request.
executor Property
Gets or sets the executor of the associated Web request instance.
headers Property
Gets the HTTP headers for the Web request.
httpVerb Property
Gets or sets the Web request HTTP verb used to issue the Web request.
timeout Property
Gets or sets the time-out value for the Web request instance.
url Property
Gets or sets the URL of the Web request instance.
userContext Property
Gets or sets the user context associated with the Web request instance.
Copyright © 2012 Microsoft Corporation. All rights reserved.