Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Jpip.Client Namespace > JpipClient Class : EndGetJpipResponse Method |
public JpipResponse EndGetJpipResponse( IAsyncResult ar )
'Declaration Public Function EndGetJpipResponse( _ ByVal ar As IAsyncResult _ ) As JpipResponse
'Usage Dim instance As JpipClient Dim ar As IAsyncResult Dim value As JpipResponse value = instance.EndGetJpipResponse(ar)
public: JpipResponse^ EndGetJpipResponse( IAsyncResult^ ar )