HttpRequestCreatedArgs Class |
Namespace: FM.IceLink
The HttpRequestCreatedArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | HttpRequestCreatedArgs | Initializes a new instance of the HttpRequestCreatedArgs class |
Name | Description | |
---|---|---|
![]() | Request |
Gets or sets the outgoing HTTP request about to be sent to the server.
|
![]() | RequestArgs |
Gets or sets the original request arguments.
|
![]() | 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.) |