| StandardResponse Class |
[Missing <summary> documentation for "T:Activsoft.Engine.Mobile.Utils.Web.StandardResponse"]
Namespace: Activsoft.Engine.Mobile.Utils.Web
The StandardResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| StandardResponse | Initializes a new instance of the StandardResponse class |
| Name | Description | |
|---|---|---|
| AddHeader | ||
| ContainsHeader | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| FlushBuffer | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetResponseString | ||
| GetTempFile | ||
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Reset | ||
| ResetBuffer | ||
| SetHeader | ||
| SetStatus(Int32) | ||
| SetStatus(Int32, String) | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| BufferSize | ||
| ContentEncoding | ||
| ContentLength | ||
| ContentType | ||
| File | ||
| FullStatus | ||
| Headers | ||
| Output | ||
| OutputStream | ||
| ResponseMode | ||
| StatusCode | ||
| StatusDescription |