ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure
AspNetResponse Class
NamespacesArtOfTest.WebAii.WebServers.AspNetHostAspNetResponse
Asp.Net Response object.
Declaration Syntax
C#Visual BasicVisual Basic Usage
public class AspNetResponse
Public Class AspNetResponse
Dim instance As AspNetResponse
Members
All MembersMethodsProperties



IconMemberDescription
Body
Gets the response body as a byte array.

BodyAsString
Gets the response body as a string.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Headers
Gets the response headers.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Status
Gets the response status.

ToEntireResponseString()()()
Returns the entire response as a string including headers, status and body.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
AspNetResponse

Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii) Version: 1.1.900.0 (1.1.900.0)