Leadtools.Jpip.Client Requires JPIP module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
EndGetJpipResponse Method
See Also 
Leadtools.Jpip.Client Namespace > JpipClient Class : EndGetJpipResponse Method



ar
An IAsyncResult that stores state information for this asynchronous operation.
Ends a pending asynchronous request.

Syntax

Visual Basic (Declaration) 
Public Function EndGetJpipResponse( _
   ByVal ar As IAsyncResult _
) As JpipResponse
Visual Basic (Usage)Copy Code
Dim instance As JpipClient
Dim ar As IAsyncResult
Dim value As JpipResponse
 
value = instance.EndGetJpipResponse(ar)
C# 
public JpipResponse EndGetJpipResponse( 
   IAsyncResult ar
)
C++/CLI 
public:
JpipResponse^ EndGetJpipResponse( 
   IAsyncResult^ ar
) 

Parameters

ar
An IAsyncResult that stores state information for this asynchronous operation.

Remarks

If successful, the JpipResponse object contains the response data received from the server; otherwise, will throw an exception.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Jpip.Clientrequires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features