The following tables list the members exposed by JpipClient.
Name | Description | |
---|---|---|
![]() | JpipClient Constructor | Initializes a new instance of JpipClient class. |
Name | Description | |
---|---|---|
![]() | RequestTimeout | Gets or sets a value that specifies the amount of time after which an asynchronous call will time out. |
![]() | ServerIPAddress | Gets the IP Address of the JPIP server. |
![]() | ServerPort | Gets the JPIP server port. |
Name | Description | |
---|---|---|
![]() | BeginGetJpipResponse | Overloaded. Makes an asynchronous request to a JPIP server. |
![]() | Close | Closes any connection to the JPIP server and frees resources. |
![]() | CloseChannel | Closes a JPIP channel at the server. |
![]() | EndGetJpipResponse | Ends a pending asynchronous request. |
![]() | StopGetJpipResponse | Aborts a request to the server. |