HttpSendFinishArgs Class |
Namespace: FM.IceLink
The HttpSendFinishArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | HttpSendFinishArgs | Initializes a new instance of the HttpSendFinishArgs class |
Name | Description | |
---|---|---|
![]() | RequestBinaryContent |
Gets or sets the binary content of the request.
|
![]() | RequestTextContent |
Gets or sets the text content of the request.
|
![]() | ResponseBinaryContent |
Gets or sets the binary content of the response.
|
![]() | ResponseHeaders |
Gets or sets the headers of the response.
|
![]() | ResponseTextContent |
Gets or sets the binary content of the response.
|
![]() | 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.) |