HttpResponseReceivedArgs Class |
Namespace: FM.IceLink
The HttpResponseReceivedArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| HttpResponseReceivedArgs | Initializes a new instance of the HttpResponseReceivedArgs class |
| Name | Description | |
|---|---|---|
| Content |
Gets or sets the binary content received from the server.
| |
| RequestArgs |
Gets or sets the original request arguments.
| |
| Response |
Gets or sets the incoming HTTP response received from the server.
| |
| Sender |
Gets or sets the sender of the request, either a client or publisher.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |