The following tables list the members exposed by JpipClient.
Public Constructors
| Name | Description | |
|---|---|---|
![]()  | 
	JpipClient | Initializes a new instance of JpipClient class. | 
Public Methods
| Name | Description | |
|---|---|---|
![]()  | 
	BeginGetJpipResponse | 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. | 
Public Properties
| 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. |