![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Jpip.Server Namespace : RequestReceivedEventArgs Class |
The following tables list the members exposed by RequestReceivedEventArgs.
Name | Description | |
---|---|---|
![]() | ClientIpAddress | Gets the IP address of the client which sent the request. |
![]() | ClientPort | Gets the port number of the client which sent the request. |
![]() | Deny | Gets or sets a value indicating whether the server should process the current request. |
![]() | Description | Gets or sets the textual description for the status code. |
![]() | JpipRequestParameters | Gets the JPIP parameters sent by the client |
![]() | StatusCode | Gets or sets the HTTP status code of the current request. |